Qt 4.8
|
#include <qguifunctions_wince.h>
Public Variables | |
UINT | gmBlackBoxX |
UINT | gmBlackBoxY |
short | gmCellIncX |
short | gmCellIncY |
POINT | gmptGlyphOrigin |
Definition at line 98 of file qguifunctions_wince.h.
UINT _GLYPHMETRICS::gmBlackBoxX |
Definition at line 99 of file qguifunctions_wince.h.
Referenced by addGlyphToPath(), QFontEngineWin::boundingBox(), and QFontEngineWin::drawGDIGlyph().
UINT _GLYPHMETRICS::gmBlackBoxY |
Definition at line 100 of file qguifunctions_wince.h.
Referenced by addGlyphToPath(), QFontEngineWin::boundingBox(), and QFontEngineWin::drawGDIGlyph().
short _GLYPHMETRICS::gmCellIncX |
Definition at line 102 of file qguifunctions_wince.h.
Referenced by addGlyphToPath(), and QFontEngineWin::boundingBox().
short _GLYPHMETRICS::gmCellIncY |
Definition at line 103 of file qguifunctions_wince.h.
Referenced by addGlyphToPath(), and QFontEngineWin::boundingBox().
POINT _GLYPHMETRICS::gmptGlyphOrigin |
Definition at line 101 of file qguifunctions_wince.h.
Referenced by addGlyphToPath(), QFontEngineWin::boundingBox(), and QFontEngineWin::drawGDIGlyph().