Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/winfonts/
A Dwinfnt.c49 FT_FRAME_USHORT_LE ( magic ),
61 FT_FRAME_USHORT_LE ( magic ),
148 FT_FRAME_USHORT_LE( version ),
151 FT_FRAME_USHORT_LE( file_type ),
155 FT_FRAME_USHORT_LE( ascent ),
161 FT_FRAME_USHORT_LE( weight ),
166 FT_FRAME_USHORT_LE( avg_width ),
167 FT_FRAME_USHORT_LE( max_width ),
179 FT_FRAME_USHORT_LE( A_space ),
180 FT_FRAME_USHORT_LE( B_space ),
[all …]
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h132 #define FT_FRAME_USHORT_LE( f ) FT_FRAME_FIELD( ft_frame_ushort_le, f ) macro

Completed in 5 milliseconds