Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgxvar.h93 FT_Fixed* tuplecoords; /* tuplecoords[tuplecount][num_axis] */ member
Dttgxvar.c448 if ( FT_NEW_ARRAY( blend->tuplecoords, in ft_var_load_gvar()
458 blend->tuplecoords[i * gvar_head.axisCount + j] = in ft_var_load_gvar()
1414 &blend->tuplecoords[(tupleIndex & 0xFFF) * blend->num_axis], in TT_Vary_Get_Glyph_Deltas()
1539 FT_FREE( blend->tuplecoords ); in tt_done_blend()