Home
last modified time | relevance | path

Searched refs:FXGE_GetGlyphsBBox (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/
Dfx_font.h97 FX_RECT FXGE_GetGlyphsBBox(const std::vector<FXTEXT_GLYPHPOS>& glyphs,
Dfx_ge_text.cpp45 FX_RECT FXGE_GetGlyphsBBox(const std::vector<FXTEXT_GLYPHPOS>& glyphs, in FXGE_GetGlyphsBBox() function
Dcfx_renderdevice.cpp973 FX_RECT bmp_rect1 = FXGE_GetGlyphsBBox(glyphs, anti_alias, 1.0f, 1.0f); in DrawNormalText()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1975 FX_RECT rect = FXGE_GetGlyphsBBox(glyphs, 0, sa, sd); in ProcessType3Text()