Searched refs:glyph_codes (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/freetype/src/sfnt/
H A Dttsbit.c299 if ( FT_NEW_ARRAY ( range->glyph_codes, count ) ||
305 range->glyph_codes[n] = FT_GET_USHORT();
635 FT_FREE( range->glyph_codes );
757 if ( (FT_UInt)range->glyph_codes[n] == glyph_index )
/external/chromium_org/third_party/freetype/include/freetype/internal/
H A Dtttypes.h584 /* glyph_codes :: For index formats 4 and 5. */
603 FT_UShort* glyph_codes; member in struct:TT_SBit_RangeRec_
/external/freetype/include/freetype/internal/
H A Dtttypes.h503 /* glyph_codes :: For index formats 4 and 5. */
522 FT_UShort* glyph_codes; member in struct:TT_SBit_RangeRec_

Completed in 79 milliseconds