Searched refs:GetGlyphBBox (Results 1 – 5 of 5) sorted by relevance
42 virtual FX_BOOL GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox);
90 FX_BOOL CFPF_SkiaFont::GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox) in GetGlyphBBox() function in CFPF_SkiaFont
42 virtual FX_BOOL GetGlyphBBox(FX_INT32 iGlyphIndex, FX_RECT &rtBBox) = 0;
83 FX_BOOL GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox);
207 FX_BOOL CFX_Font::GetGlyphBBox(FX_DWORD glyph_index, FX_RECT &bbox) in GetGlyphBBox() function in CFX_Font