Home
last modified time | relevance | path

Searched refs:num_other_blues (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/third_party/freetype/src/type1/
Dt1driver.c387 retval = sizeof ( type1->private_dict.num_other_blues ); in t1_ps_get_font_value()
389 *((FT_Byte *)value) = type1->private_dict.num_other_blues; in t1_ps_get_font_value()
393 if ( idx < type1->private_dict.num_other_blues ) in t1_ps_get_font_value()
/external/pdfium/third_party/freetype/src/cff/
Dcfftypes.h154 FT_Byte num_other_blues; member
Dcffobjs.c123 count = priv->num_other_blues = cpriv->num_other_blues; in cff_make_private_dict()
Dcf2ft.c502 *count = decoder->current_subfont->private_dict.num_other_blues; in cf2_getOtherBlues()
/external/freetype/src/cff/
Dcfftypes.h154 FT_Byte num_other_blues; member
Dcffobjs.c123 count = priv->num_other_blues = cpriv->num_other_blues; in cff_make_private_dict()
Dcf2ft.c502 *count = decoder->current_subfont->private_dict.num_other_blues; in cf2_getOtherBlues()
/external/freetype/include/
Dt1tables.h144 FT_Byte num_other_blues; member
/external/pdfium/third_party/freetype/include/
Dt1tables.h144 FT_Byte num_other_blues; member
/external/freetype/src/pshinter/
Dpshglob.c702 priv->blue_values, priv->num_other_blues, in psh_globals_new()
718 max_height = psh_calc_max_height( priv->num_other_blues, in psh_globals_new()
/external/pdfium/third_party/freetype/src/pshinter/
Dpshglob.c702 priv->blue_values, priv->num_other_blues, in psh_globals_new()
718 max_height = psh_calc_max_height( priv->num_other_blues, in psh_globals_new()