Searched refs:FT_GET_SHORT (Results 1 – 5 of 5) sorted by relevance
305 deltas[i++] = FT_intToFixed( FT_GET_SHORT() ); in ft_var_readpackeddeltas()431 FT_fdot14ToFixed( FT_GET_SHORT() ); in ft_var_load_avar()433 FT_fdot14ToFixed( FT_GET_SHORT() ); in ft_var_load_avar()1733 FT_fdot14ToFixed( FT_GET_SHORT() ); in ft_var_load_gvar()3418 tuple_coords[j] = FT_fdot14ToFixed( FT_GET_SHORT() ); in tt_face_vary_cvt()3449 im_start_coords[j] = FT_fdot14ToFixed( FT_GET_SHORT() ); in tt_face_vary_cvt()3451 im_end_coords[j] = FT_fdot14ToFixed( FT_GET_SHORT() ); in tt_face_vary_cvt()3989 tuple_coords[j] = FT_fdot14ToFixed( FT_GET_SHORT() ); in TT_Vary_Apply_Glyph_Deltas()4009 im_start_coords[j] = FT_fdot14ToFixed( FT_GET_SHORT() ); in TT_Vary_Apply_Glyph_Deltas()4011 im_end_coords[j] = FT_fdot14ToFixed( FT_GET_SHORT() ); in TT_Vary_Apply_Glyph_Deltas()
349 *cur = FT_GET_SHORT() * 64; in tt_face_load_cvt()
292 #define FT_GET_SHORT() FT_GET_MACRO( SHORT )310 #define FT_GET_SHORT() FT_GET_MACRO( FT_Stream_GetUShort, FT_Short ) macro
1530 originOffsetX = FT_GET_SHORT(); in tt_face_load_sbix_image()1531 originOffsetY = FT_GET_SHORT(); in tt_face_load_sbix_image()
8073 -#define FT_GET_SHORT() FT_GET_MACRO( FT_Stream_GetUShort, FT_Short )8084 +#define FT_GET_SHORT() FT_GET_MACRO( FT_Stream_GetUShort, FT_Int16 )