Searched refs:mGlyphIndex (Results 1 – 2 of 2) sorted by relevance
107 int32_t mGlyphIndex; member
240 FT_Error error = FT_Load_Glyph( mFace, glyph->mGlyphIndex, FT_LOAD_RENDER ); in updateGlyphCache()287 newGlyph->mGlyphIndex = FT_Get_Char_Index(mFace, glyph); in cacheGlyph()