Searched defs:GetCharBBox (Results 1 – 4 of 4) sorted by relevance
164 FX_RECT CPDF_Type3Font::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_Type3Font
213 FX_RECT CPDF_SimpleFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_SimpleFont
518 FX_RECT CPDF_CIDFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_CIDFont
178 absl::optional<FX_RECT> CFGAS_GEFont::GetCharBBox(wchar_t wUnicode) { in GetCharBBox() function in CFGAS_GEFont