Searched refs:FT_FRAME_SHORT_LE (Results 1 – 2 of 2) sorted by relevance
201 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 ),
131 #define FT_FRAME_SHORT_LE( f ) FT_FRAME_FIELD( ft_frame_short_le, f ) macro
Completed in 8 milliseconds