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
106 length = TT_NEXT_USHORT( p ); in tt_cmap0_validate()
310 length = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
322 FT_UInt idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
349 first_code = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
350 code_count = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
352 offset = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
384 idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
474 start = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
475 count = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
[all …]