Searched refs:aGlyphInfo (Results 1 – 1 of 1) sorted by relevance
603 XGlyphInfo aGlyphInfo; in GetXRGlyph() local604 aGlyphInfo.width = maRawBitmap.mnWidth; in GetXRGlyph()605 aGlyphInfo.height = maRawBitmap.mnHeight; in GetXRGlyph()606 aGlyphInfo.x = -maRawBitmap.mnXOffset; in GetXRGlyph()607 aGlyphInfo.y = -maRawBitmap.mnYOffset; in GetXRGlyph()613 aGlyphInfo.xOff = +rGM.GetDelta().X(); in GetXRGlyph()614 aGlyphInfo.yOff = +rGM.GetDelta().Y(); in GetXRGlyph()622 aGlyphInfo, (char*)maRawBitmap.mpBits, nBytes ); in GetXRGlyph()
Completed in 18 milliseconds