Searched refs:FT_NEXT_USHORT_LE (Results 1 – 4 of 4) sorted by relevance
397 result = FT_NEXT_USHORT_LE( p ); in FT_Stream_GetUShortLE()565 result = FT_NEXT_USHORT_LE( p ); in FT_Stream_ReadUShortLE()795 value = FT_NEXT_USHORT_LE( cursor ); in FT_Stream_ReadFields()
1048 bitmap->width = FT_NEXT_USHORT_LE( p ); in FNT_Load_Glyph()1054 offset = FT_NEXT_USHORT_LE( p ); in FNT_Load_Glyph()
263 #define FT_NEXT_USHORT_LE( buffer ) \ macro
8962 NEXT_UShortLE => FT_NEXT_USHORT_LE