Searched refs:psh_calc_max_height (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/ |
D | pshglob.c | 535 psh_calc_max_height( FT_UInt num, in psh_calc_max_height() function 723 max_height = psh_calc_max_height( priv->num_blue_values, in psh_globals_new() 726 max_height = psh_calc_max_height( priv->num_other_blues, in psh_globals_new() 729 max_height = psh_calc_max_height( priv->num_family_blues, in psh_globals_new() 732 max_height = psh_calc_max_height( priv->num_family_other_blues, in psh_globals_new()
|
/external/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()
|
/external/chromium_org/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()
|