Home
last modified time | relevance | path

Searched refs:TT_NEXT_USHORT (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/sfnt/
Dttcmap.c48 #define TT_NEXT_USHORT FT_NEXT_USHORT macro
92 FT_UInt length = TT_NEXT_USHORT( p ); in tt_cmap0_validate()
296 FT_UInt idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
324 first_code = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
325 code_count = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
327 offset = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
356 idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
444 start = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
445 count = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
480 FT_UInt start = TT_NEXT_USHORT( p ); in tt_cmap2_char_next()
[all …]