Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttcmap.c49 #define TT_NEXT_USHORT FT_NEXT_USHORT macro
107 length = TT_NEXT_USHORT( p ); in tt_cmap0_validate()
311 length = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
323 FT_UInt idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
350 first_code = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
351 code_count = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
353 offset = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
385 idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
475 start = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
476 count = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
[all …]