Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.h397 TT_Get_MM_Var( TT_Face face,
Dttdriver.c514 (FT_Get_MM_Var_Func) TT_Get_MM_Var, /* get_mm_var */
Dttgxvar.c2116 TT_Get_MM_Var( TT_Face face, in TT_Get_MM_Var() function
2612 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in tt_set_mm_blend()
2869 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Get_MM_Blend()
2958 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Set_Var_Design()
3092 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Get_Var_Design()
3166 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Set_Named_Instance()
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.29267 * src/truetype/ttgxvar.c (TT_Get_MM_Var) [FT_DEBUG_LEVEL_TRACE}: Fix
439 (TT_Get_MM_Var): Trace instance indices names.
446 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Show axis records in a
453 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Set
1292 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Add cast.
2288 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Use multiples of pointer
DChangeLog.28327 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Increase allocated memory
357 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Fix thinko.
363 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Preserve file position
1778 * src/truetype/ttgxvar.c (TT_Get_MM_Var): `strid' and `psid' are
2033 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Add casts.
2179 (TT_Get_MM_Var): Use `face->root.style_flags' as the number of named
2211 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Allocate and fill
2835 (TT_Get_MM_Var): Call it.
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
DChangeLog.2101404 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Initialize `fvar_head`.