Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c51 FT_FRAME_ULONG_LE ( lfanew ),
83 FT_FRAME_ULONG_LE ( rsrc_size ),
124 FT_FRAME_ULONG_LE( name ),
125 FT_FRAME_ULONG_LE( offset ),
136 FT_FRAME_ULONG_LE( size ),
137 FT_FRAME_ULONG_LE( code_page ),
138 FT_FRAME_ULONG_LE( reserved ),
149 FT_FRAME_ULONG_LE ( file_size ),
175 FT_FRAME_ULONG_LE ( bits_pointer ),
176 FT_FRAME_ULONG_LE ( bits_offset ),
[all …]
/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfread.c66 FT_FRAME_ULONG_LE( version ),
67 FT_FRAME_ULONG_LE( count ),
79 FT_FRAME_ULONG_LE( type ),
80 FT_FRAME_ULONG_LE( format ),
81 FT_FRAME_ULONG_LE( size ),
82 FT_FRAME_ULONG_LE( offset ),
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h130 #define FT_FRAME_ULONG_LE( f ) FT_FRAME_FIELD( ft_frame_ulong_le, f ) macro

Completed in 10 milliseconds