Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/base/
Dftstream.c397 result = FT_NEXT_USHORT_LE( p ); in FT_Stream_GetUShortLE()
565 result = FT_NEXT_USHORT_LE( p ); in FT_Stream_ReadUShortLE()
795 value = FT_NEXT_USHORT_LE( cursor ); in FT_Stream_ReadFields()
/third_party/skia/third_party/externals/freetype/src/winfonts/
Dwinfnt.c1048 bitmap->width = FT_NEXT_USHORT_LE( p ); in FNT_Load_Glyph()
1054 offset = FT_NEXT_USHORT_LE( p ); in FNT_Load_Glyph()
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dftstream.h263 #define FT_NEXT_USHORT_LE( buffer ) \ macro
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.218962 NEXT_UShortLE => FT_NEXT_USHORT_LE