Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/pcf/
A Dpcfread.c201 FT_FRAME_SHORT_LE( leftSideBearing ),
202 FT_FRAME_SHORT_LE( rightSideBearing ),
203 FT_FRAME_SHORT_LE( characterWidth ),
204 FT_FRAME_SHORT_LE( ascent ),
205 FT_FRAME_SHORT_LE( descent ),
206 FT_FRAME_SHORT_LE( attributes ),
/AliOS-Things-master/components/freetype/include/internal/
A Dftstream.h131 #define FT_FRAME_SHORT_LE( f ) FT_FRAME_FIELD( ft_frame_short_le, f ) macro

Completed in 8 milliseconds