Searched refs:psh_calc_max_height (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/freetype/src/pshinter/ |
D | pshglob.c | 528 psh_calc_max_height( FT_UInt num, in psh_calc_max_height() function 716 max_height = psh_calc_max_height( priv->num_blue_values, in psh_globals_new() 719 max_height = psh_calc_max_height( priv->num_other_blues, in psh_globals_new() 722 max_height = psh_calc_max_height( priv->num_family_blues, in psh_globals_new() 725 max_height = psh_calc_max_height( priv->num_family_other_blues, in psh_globals_new()
|
/third_party/freetype/src/pshinter/ |
D | pshglob.c | 527 psh_calc_max_height( FT_UInt num, in psh_calc_max_height() function 715 max_height = psh_calc_max_height( priv->num_blue_values, in psh_globals_new() 718 max_height = psh_calc_max_height( priv->num_other_blues, in psh_globals_new() 721 max_height = psh_calc_max_height( priv->num_family_blues, in psh_globals_new() 724 max_height = psh_calc_max_height( priv->num_family_other_blues, in psh_globals_new()
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshglob.c | 527 psh_calc_max_height( FT_UInt num, in psh_calc_max_height() function 715 max_height = psh_calc_max_height( priv->num_blue_values, in psh_globals_new() 718 max_height = psh_calc_max_height( priv->num_other_blues, in psh_globals_new() 721 max_height = psh_calc_max_height( priv->num_family_blues, in psh_globals_new() 724 max_height = psh_calc_max_height( priv->num_family_other_blues, in psh_globals_new()
|
/third_party/freetype/ |
D | ChangeLog.24 | 1151 * src/pshinter/pshglob.c (psh_calc_max_height): New function.
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.24 | 1151 * src/pshinter/pshglob.c (psh_calc_max_height): New function.
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
D | ChangeLog.24 | 1151 * src/pshinter/pshglob.c (psh_calc_max_height): New function.
|