Searched defs:GetGlyphBBox (Results 1 – 2 of 2) sorted by relevance
76 bool CFPF_SkiaFont::GetGlyphBBox(int32_t iGlyphIndex, FX_RECT& rtBBox) { in GetGlyphBBox() function in CFPF_SkiaFont
419 bool CFX_Font::GetGlyphBBox(uint32_t glyph_index, FX_RECT* pBBox) { in GetGlyphBBox() function in CFX_Font