Searched refs:gmptGlyphOrigin (Results 1 – 4 of 4) sorted by relevance
66 POINT gmptGlyphOrigin; member
2444 aGM.gmptGlyphOrigin.x = aGM.gmptGlyphOrigin.y = 0; in GetGlyphBoundRect()2450 rRect = Rectangle( Point( +aGM.gmptGlyphOrigin.x, -aGM.gmptGlyphOrigin.y ), in GetGlyphBoundRect()
1219 rRect = Rectangle( Point( +aGM.gmptGlyphOrigin.x, -aGM.gmptGlyphOrigin.y ), in GetGlyphBoundRect()
2074 boundingBox.bottom = (float)gm.gmptGlyphOrigin.y - gm.gmBlackBoxY;
Completed in 51 milliseconds