Searched refs:num_family_other_blues (Results 1 - 11 of 11) sorted by relevance

/external/freetype/src/cff/
H A Dcfftypes.h156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
H A Dcffobjs.c131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
H A Dcf2ft.c528 *count = decoder->current_subfont->private_dict.num_family_other_blues;
/external/pdfium/third_party/freetype/src/cff/
H A Dcfftypes.h156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
H A Dcffobjs.c131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
H A Dcf2ft.c528 *count = decoder->current_subfont->private_dict.num_family_other_blues;
/external/pdfium/third_party/freetype/src/type1/
H A Dt1driver.c417 retval = sizeof ( type1->private_dict.num_family_other_blues );
419 *((FT_Byte *)value) = type1->private_dict.num_family_other_blues;
423 if ( idx < type1->private_dict.num_family_other_blues )
/external/freetype/include/
H A Dt1tables.h146 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
/external/pdfium/third_party/freetype/include/
H A Dt1tables.h146 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
/external/freetype/src/pshinter/
H A Dpshglob.c706 priv->family_blues, priv->num_family_other_blues,
724 max_height = psh_calc_max_height( priv->num_family_other_blues,
/external/pdfium/third_party/freetype/src/pshinter/
H A Dpshglob.c706 priv->family_blues, priv->num_family_other_blues,
724 max_height = psh_calc_max_height( priv->num_family_other_blues,

Completed in 193 milliseconds