Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgxvar.h398 TT_Get_MM_Var( TT_Face face,
Dttgxvar.c1935 TT_Get_MM_Var( TT_Face face, in TT_Get_MM_Var() function
2428 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in tt_set_mm_blend()
2671 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Get_MM_Blend()
2757 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Set_Var_Design()
2888 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Get_Var_Design()
2960 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Set_Named_Instance()
Dttdriver.c498 (FT_Get_MM_Var_Func) TT_Get_MM_Var, /* get_mm_var */
/external/freetype/
DChangeLog32 (TT_Get_MM_Var): Trace instance indices names.
39 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Show axis records in a
46 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Set
885 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Add cast.
1881 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Use multiples of pointer
2255 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Increase allocated memory
2285 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Fix thinko.
2291 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Preserve file position
3706 * src/truetype/ttgxvar.c (TT_Get_MM_Var): `strid' and `psid' are
3961 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Add casts.
[all …]
DChangeLog.2771 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Check axis data.
400 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Remove `fvar' validation
437 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Handle `fvar' table with
558 * src/truetype/ttgxvar.c (TT_Get_MM_Var): `CFF2' is equal to `gvar',
661 (TT_Get_MM_Var): Updated.
DChangeLog.241008 * src/truetype/ttgxvar.c (ALL_POINTS, TT_Get_MM_Var): Ditto.
3700 `delta_xy'. (TT_Get_MM_Var): Init `mmvar'.
6207 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Check axis and instance
DChangeLog.264177 ft_var_apply_tuple, TT_Get_MM_Var, TT_Set_MM_Blend,
4908 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Ignore `countSizePairs'.
DChangeLog.23996 FT_Offset, because TT_Get_MM_Var() calculates it
4925 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Fix named style loop.
DChangeLog.211877 (BDF_Face_Init), src/truetype/ttgxvar (TT_Get_MM_Var,
2419 (TT_Get_MM_Var): Fix size for `fvar_fields'.
DChangeLog.254825 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Use unsigned constants