Searched refs:FT_FRAME_SHORT_LE (Results 1 – 2 of 2) sorted by relevance
272 FT_FRAME_SHORT_LE( leftSideBearing ),273 FT_FRAME_SHORT_LE( rightSideBearing ),274 FT_FRAME_SHORT_LE( characterWidth ),275 FT_FRAME_SHORT_LE( ascent ),276 FT_FRAME_SHORT_LE( descent ),277 FT_FRAME_SHORT_LE( attributes ),
131 #define FT_FRAME_SHORT_LE( f ) FT_FRAME_FIELD( ft_frame_short_le, f ) macro