Searched refs:tuple_coords (Results 1 – 1 of 1) sorted by relevance
501 FT_Fixed* tuple_coords, in ft_var_apply_tuple() argument511 if ( tuple_coords[i] == 0 ) in ft_var_apply_tuple()1110 FT_Fixed* tuple_coords = NULL; in tt_face_vary_cvt() local1161 if ( FT_NEW_ARRAY( tuple_coords, blend->num_axis ) || in tt_face_vary_cvt()1214 tuple_coords, in tt_face_vary_cvt()1270 FT_FREE( tuple_coords ); in tt_face_vary_cvt()1317 FT_Fixed* tuple_coords = NULL; in TT_Vary_Get_Glyph_Deltas() local1350 if ( FT_NEW_ARRAY( tuple_coords, blend->num_axis ) || in TT_Vary_Get_Glyph_Deltas()1394 tuple_coords, in TT_Vary_Get_Glyph_Deltas()1409 tuple_coords, in TT_Vary_Get_Glyph_Deltas()[all …]
Completed in 7 milliseconds