Searched defs:iGlyphIndex (Results 1 – 3 of 3) sorted by relevance
60 int32_t CFPF_SkiaFont::GetGlyphWidth(int32_t iGlyphIndex) { in GetGlyphWidth()86 FX_BOOL CFPF_SkiaFont::GetGlyphBBox(int32_t iGlyphIndex, FX_RECT& rtBBox) { in GetGlyphBBox()
402 int32_t iGlyphIndex = GetGlyphIndex(wUnicode, bCharCode); in GetCharBBox() local450 FX_DWORD CFX_GdiFont::GetGlyphDIBits(int32_t iGlyphIndex, in GetGlyphDIBits()
494 int32_t iGlyphIndex = m_pFontEncoding->GlyphFromCharCode(wUnicode); in GetGlyphIndex() local