Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_type3font.cpp161 FX_RECT CPDF_Type3Font::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_Type3Font
Dcpdf_simplefont.cpp179 FX_RECT CPDF_SimpleFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_SimpleFont
Dcpdf_cidfont.cpp421 FX_RECT CPDF_CIDFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_CIDFont
/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp187 bool CFGAS_GEFont::GetCharBBox(wchar_t wUnicode, FX_RECT* bbox) { in GetCharBBox() function in CFGAS_GEFont