Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgxvar.h310 FT_Fixed* normalized_stylecoords; member
Dttgxvar.c2202 if ( FT_NEW_ARRAY( face->blend->normalized_stylecoords, in TT_Get_MM_Var()
2222 nsc = face->blend->normalized_stylecoords; in TT_Get_MM_Var()
2511 n = blend->normalized_stylecoords + idx * mmvar->num_axis + i; in tt_set_mm_blend()
4018 FT_FREE( blend->normalized_stylecoords ); in tt_done_blend()
/external/freetype/
DChangeLog4110 (tt_done_blend): Free `normalized_stylecoords'.
4137 `normalized_stylecoords'.
4140 `normalized_stylecoords'.