Home
last modified time | relevance | path

Searched refs:tuple_coords (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/truetype/
A Dttgxvar.c501 FT_Fixed* tuple_coords, in ft_var_apply_tuple() argument
511 if ( tuple_coords[i] == 0 ) in ft_var_apply_tuple()
1110 FT_Fixed* tuple_coords = NULL; in tt_face_vary_cvt() local
1161 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() local
1350 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