![]() |
Qt 6.x
The Qt SDK
|
#include <qrasterdefs_p.h>
Public Attributes | |
QT_FT_Pos | xMin |
QT_FT_Pos | yMin |
QT_FT_Pos | xMax |
QT_FT_Pos | yMax |
Definition at line 108 of file qrasterdefs_p.h.
QT_FT_Pos QT_FT_BBox_::xMax |
Definition at line 111 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().
QT_FT_Pos QT_FT_BBox_::xMin |
Definition at line 110 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().
QT_FT_Pos QT_FT_BBox_::yMax |
Definition at line 111 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().
QT_FT_Pos QT_FT_BBox_::yMin |
Definition at line 110 of file qrasterdefs_p.h.
Referenced by gray_convert_glyph().