Searched refs:FXGE_GetGlyphsBBox (Results 1 – 4 of 4) sorted by relevance
97 FX_RECT FXGE_GetGlyphsBBox(const std::vector<FXTEXT_GLYPHPOS>& glyphs,
45 FX_RECT FXGE_GetGlyphsBBox(const std::vector<FXTEXT_GLYPHPOS>& glyphs, in FXGE_GetGlyphsBBox() function
973 FX_RECT bmp_rect1 = FXGE_GetGlyphsBBox(glyphs, anti_alias, 1.0f, 1.0f); in DrawNormalText()
1975 FX_RECT rect = FXGE_GetGlyphsBBox(glyphs, 0, sa, sd); in ProcessType3Text()