Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dttcmap.c48 #define TT_NEXT_USHORT FT_NEXT_USHORT macro
99 length = TT_NEXT_USHORT( p ); in tt_cmap0_validate()
301 length = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
313 FT_UInt idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
340 first_code = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
341 code_count = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
343 offset = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
375 idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
463 start = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
464 count = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
[all …]
/external/pdfium/third_party/freetype/src/sfnt/
Dttcmap.c48 #define TT_NEXT_USHORT FT_NEXT_USHORT macro
106 length = TT_NEXT_USHORT( p ); in tt_cmap0_validate()
308 length = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
320 FT_UInt idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
347 first_code = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
348 code_count = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
350 offset = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
382 idx = TT_NEXT_USHORT( p ); in FT_CALLBACK_DEF()
471 start = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
472 count = TT_NEXT_USHORT( p ); in tt_cmap2_char_index()
[all …]