Searched refs:FT_fixedToInt (Results 1 – 3 of 3) sorted by relevance
77 #define FT_fixedToInt( x ) \ macro947 return FT_fixedToInt( netAdjustment ); in ft_var_get_item_delta()4152 outline->points[i].x += FT_fixedToInt( point_deltas_x[i] ); in TT_Vary_Apply_Glyph_Deltas()4153 outline->points[i].y += FT_fixedToInt( point_deltas_y[i] ); in TT_Vary_Apply_Glyph_Deltas()
659 FT_intToFixed, FT_fixedToInt): New macros.
2132 * src/truetype/ttgxvar.c (FT_fixedToInt, FT_fixedToFdot6): Remove2226 * src/truetype/ttgxvar.c (FT_fixedToInt, FT_FixedToFdot6): Fix type