Home
last modified time | relevance | path

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

/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
/external/freetype/
DChangeLog.251597 (WRITE_USHORT, WRITE_ULONG): Add proper casts.
3657 (WRITE_BYTE, WRITE_USHORT, WRITE_ULONG): New temporary macros for