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

/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftypes.h156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
H A Dcf2ft.c480 *count = decoder->current_subfont->private_dict.num_family_other_blues;
H A Dcffobjs.c131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
/external/freetype/src/cff/
H A Dcfftypes.h156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
H A Dcf2ft.c500 *count = decoder->current_subfont->private_dict.num_family_other_blues;
H A Dcffobjs.c131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcfftypes.h156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
H A Dcf2ft.c480 *count = decoder->current_subfont->private_dict.num_family_other_blues;
H A Dcffobjs.c131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/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/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
/external/freetype/include/
H A Dt1tables.h126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dt1tables.h126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dt1tables.h126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
/external/chromium_org/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,
/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/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c714 priv->family_blues, priv->num_family_other_blues,
732 max_height = psh_calc_max_height( priv->num_family_other_blues,

Completed in 8577 milliseconds