Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/sfnt/
Dsfobjs.c333 #define WRITE_USHORT( p, v ) \ macro
480 WRITE_USHORT( sfnt_header, woff.num_tables ); in woff_open_font()
481 WRITE_USHORT( sfnt_header, searchRange ); in woff_open_font()
482 WRITE_USHORT( sfnt_header, entrySelector ); in woff_open_font()
483 WRITE_USHORT( sfnt_header, rangeShift ); in woff_open_font()
706 #undef WRITE_USHORT
/external/freetype/src/sfnt/
Dsfobjs.c340 #define WRITE_USHORT( p, v ) \ macro
491 WRITE_USHORT( sfnt_header, woff.num_tables ); in woff_open_font()
492 WRITE_USHORT( sfnt_header, searchRange ); in woff_open_font()
493 WRITE_USHORT( sfnt_header, entrySelector ); in woff_open_font()
494 WRITE_USHORT( sfnt_header, rangeShift ); in woff_open_font()
733 #undef WRITE_USHORT