Qt 4.8
|
#include <qrasterdefs_p.h>
Public Variables | |
QT_FT_Pos | xMax |
QT_FT_Pos | xMin |
QT_FT_Pos | yMax |
QT_FT_Pos | yMin |
Definition at line 146 of file qrasterdefs_p.h.
QT_FT_Pos QT_FT_BBox_::xMax |
Definition at line 149 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().
QT_FT_Pos QT_FT_BBox_::xMin |
Definition at line 148 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().
QT_FT_Pos QT_FT_BBox_::yMax |
Definition at line 149 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().
QT_FT_Pos QT_FT_BBox_::yMin |
Definition at line 148 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().