Home
last modified time | relevance | path

Searched refs:FT_NEXT_ULONG_LE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/base/
A Dftstream.c443 result = FT_NEXT_ULONG_LE( p ); in FT_Stream_GetULongLE()
702 result = FT_NEXT_ULONG_LE( p ); in FT_Stream_ReadULongLE()
804 value = FT_NEXT_ULONG_LE( cursor ); in FT_Stream_ReadFields()
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h257 #define FT_NEXT_ULONG_LE( buffer ) \ macro
/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c1013 offset = FT_NEXT_ULONG_LE( p ); in FNT_Load_Glyph()

Completed in 7 milliseconds