Searched refs:glyph_codes (Results 1 – 2 of 2) sorted by relevance
298 if ( FT_NEW_ARRAY ( range->glyph_codes, count ) || in Load_SBit_Range_Codes()304 range->glyph_codes[n] = FT_GET_USHORT(); in Load_SBit_Range_Codes()634 FT_FREE( range->glyph_codes ); in tt_face_free_eblc()756 if ( (FT_UInt)range->glyph_codes[n] == glyph_index ) in find_sbit_range()
603 FT_UShort* glyph_codes; member