Home
last modified time | relevance | path

Searched defs:GetCharBBox (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_type3font.cpp143 FX_RECT CPDF_Type3Font::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_Type3Font
Dcpdf_simplefont.cpp96 FX_RECT CPDF_SimpleFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_SimpleFont
Dcpdf_cidfont.cpp444 FX_RECT CPDF_CIDFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_CIDFont
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp188 bool CFGAS_GEFont::GetCharBBox(wchar_t wUnicode, CFX_Rect* bbox) { in GetCharBBox() function in CFGAS_GEFont