Searched refs:FT_intToFixed (Results 1 – 3 of 3) sorted by relevance
73 #define FT_intToFixed( i ) \ macro298 deltas[i++] = FT_intToFixed( FT_GET_SHORT() ); in ft_var_readpackeddeltas()304 deltas[i++] = FT_intToFixed( FT_GET_CHAR() ); in ft_var_readpackeddeltas()939 delta = FT_intToFixed( deltaSet[master] ); in ft_var_get_item_delta()3874 points_org[j].x = FT_intToFixed( outline->points[j].x ); in TT_Vary_Apply_Glyph_Deltas()3875 points_org[j].y = FT_intToFixed( outline->points[j].y ); in TT_Vary_Apply_Glyph_Deltas()4014 ( FT_intToFixed( outline->points[j].x ) + in TT_Vary_Apply_Glyph_Deltas()4016 ( FT_intToFixed( outline->points[j].y ) + in TT_Vary_Apply_Glyph_Deltas()4018 ( FT_intToFixed( outline->points[j].x ) + in TT_Vary_Apply_Glyph_Deltas()4020 ( FT_intToFixed( outline->points[j].y ) + in TT_Vary_Apply_Glyph_Deltas()[all …]
659 FT_intToFixed, FT_fixedToInt): New macros.
3081 * src/truetype/ttgxvar.c (FT_fdot14ToFixed, FT_intToFixed): Fix