Searched refs:num_other_blues (Results 1 - 7 of 7) sorted by relevance

/external/freetype/src/type1/
H A Dt1driver.c423 retval = sizeof ( type1->private_dict.num_other_blues );
425 *((FT_Byte *)value) = type1->private_dict.num_other_blues;
429 if ( idx < type1->private_dict.num_other_blues )
/external/freetype/include/freetype/internal/
H A Dcfftypes.h243 FT_Byte num_other_blues; member in struct:CFF_PrivateRec_
/external/freetype/include/freetype/
H A Dt1tables.h144 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
/external/freetype/src/pshinter/
H A Dpshglob.c702 priv->blue_values, priv->num_other_blues,
718 max_height = psh_calc_max_height( priv->num_other_blues,
/external/freetype/src/cff/
H A Dcffobjs.c131 count = priv->num_other_blues = cpriv->num_other_blues;
/external/freetype/src/psaux/
H A Dpsft.c588 *count = decoder->current_subfont->private_dict.num_other_blues;
H A Dpsobjs.c2439 count = cpriv->num_other_blues = priv->num_other_blues;

Completed in 153 milliseconds