Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_type3font.cpp164 FX_RECT CPDF_Type3Font::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_Type3Font
H A Dcpdf_simplefont.cpp213 FX_RECT CPDF_SimpleFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_SimpleFont
H A Dcpdf_cidfont.cpp518 FX_RECT CPDF_CIDFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_CIDFont
/aosp_15_r20/external/pdfium/xfa/fgas/font/
H A Dcfgas_gefont.cpp178 absl::optional<FX_RECT> CFGAS_GEFont::GetCharBBox(wchar_t wUnicode) { in GetCharBBox() function in CFGAS_GEFont