Searched refs:glyph_index (Results 1 – 1 of 1) sorted by relevance
42 FT_UInt glyph_index = FT_Get_Char_Index(mTypeface, codepoint); in GetGlyph() local43 *glyph = glyph_index; in GetGlyph()44 return !!glyph_index; in GetGlyph()