Searched refs:FXGE_GetGlyphsBBox (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/include/fxge/ |
D | fx_font.h | 419 FX_RECT FXGE_GetGlyphsBBox(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars, int anti_alias, FX_FLOAT reti…
|
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_text.cpp | 484 FX_RECT rect = FXGE_GetGlyphsBBox(pGlyphAndPos, textobj->m_nChars, 0, sa, sd); in ProcessType3Text()
|
/external/pdfium/core/src/fxge/ge/ |
D | fx_ge_text.cpp | 15 FX_RECT FXGE_GetGlyphsBBox(FXTEXT_GLYPHPOS* pGlyphAndPos, int nChars, int anti_alias, FX_FLOAT reti… in FXGE_GetGlyphsBBox() function 238 FX_RECT bmp_rect1 = FXGE_GetGlyphsBBox(pGlyphAndPos, nChars, anti_alias); in DrawNormalText()
|