Searched refs:FXTEXT_GLYPHPOS (Results 1 – 3 of 3) sorted by relevance
418 } FXTEXT_GLYPHPOS; typedef419 FX_RECT FXGE_GetGlyphsBBox(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars, int anti_alias, FX_FLOAT reti…
378 FXTEXT_GLYPHPOS* pGlyphAndPos = NULL; in ProcessType3Text()380 pGlyphAndPos = FX_Alloc(FXTEXT_GLYPHPOS, textobj->m_nChars); in ProcessType3Text()405 FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[i]; in ProcessType3Text()492 FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[iChar]; in ProcessType3Text()
15 FX_RECT FXGE_GetGlyphsBBox(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars, int anti_alias, FX_FLOAT reti… in FXGE_GetGlyphsBBox()20 FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[iChar]; in FXGE_GetGlyphsBBox()56 static void _AdjustGlyphSpace(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars) in _AdjustGlyphSpace()205 FXTEXT_GLYPHPOS* pGlyphAndPos = FX_Alloc(FXTEXT_GLYPHPOS, nChars); in DrawNormalText()214 FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[iChar]; in DrawNormalText()264 FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[iChar]; in DrawNormalText()313 FXTEXT_GLYPHPOS& glyph = pGlyphAndPos[iChar]; in DrawNormalText()