Searched refs:TT_Get_MM_Var (Results 1 – 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/truetype/ |
D | ttgxvar.h | 397 TT_Get_MM_Var( TT_Face face,
|
D | ttdriver.c | 514 (FT_Get_MM_Var_Func) TT_Get_MM_Var, /* get_mm_var */
|
D | ttgxvar.c | 2116 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/ |
D | ChangeLog.29 | 267 * 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
|
D | ChangeLog.28 | 327 * 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.
|
D | ChangeLog.27 | 71 * 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.
|
D | ChangeLog.24 | 1008 * 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
|
D | ChangeLog.26 | 4177 ft_var_apply_tuple, TT_Get_MM_Var, TT_Set_MM_Blend, 4908 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Ignore `countSizePairs'.
|
D | ChangeLog.23 | 996 FT_Offset, because TT_Get_MM_Var() calculates it 4925 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Fix named style loop.
|
D | ChangeLog.21 | 1877 (BDF_Face_Init), src/truetype/ttgxvar (TT_Get_MM_Var, 2419 (TT_Get_MM_Var): Fix size for `fvar_fields'.
|
D | ChangeLog.25 | 4825 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Use unsigned constants
|
D | ChangeLog.210 | 1404 * src/truetype/ttgxvar.c (TT_Get_MM_Var): Initialize `fvar_head`.
|