Searched defs:GetCharBBox (Results 1 – 5 of 5) sorted by relevance
167 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
519 FX_RECT CPDF_CIDFont::GetCharBBox(uint32_t charcode) { in GetCharBBox() function in CPDF_CIDFont
176 std::optional<FX_RECT> CFGAS_GEFont::GetCharBBox(wchar_t wUnicode) { in GetCharBBox() function in CFGAS_GEFont
671 FX_RECT CFX_Face::GetCharBBox(uint32_t code, int glyph_index) { in GetCharBBox() function in CFX_Face