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

/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftypes.h154 FT_Byte num_other_blues; member in struct:CFF_PrivateRec_
H A Dcf2ft.c454 *count = decoder->current_subfont->private_dict.num_other_blues;
H A Dcffobjs.c123 count = priv->num_other_blues = cpriv->num_other_blues;
/external/freetype/src/cff/
H A Dcfftypes.h154 FT_Byte num_other_blues; member in struct:CFF_PrivateRec_
H A Dcf2ft.c474 *count = decoder->current_subfont->private_dict.num_other_blues;
H A Dcffobjs.c123 count = priv->num_other_blues = cpriv->num_other_blues;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcfftypes.h154 FT_Byte num_other_blues; member in struct:CFF_PrivateRec_
H A Dcf2ft.c454 *count = decoder->current_subfont->private_dict.num_other_blues;
H A Dcffobjs.c123 count = priv->num_other_blues = cpriv->num_other_blues;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
H A Dt1driver.c387 retval = sizeof ( type1->private_dict.num_other_blues );
389 *((FT_Byte *)value) = type1->private_dict.num_other_blues;
393 if ( idx < type1->private_dict.num_other_blues )
/external/chromium_org/third_party/freetype/include/freetype/
H A Dt1tables.h124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
/external/freetype/include/
H A Dt1tables.h124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
/external/pdfium/core/include/thirdparties/freetype/freetype/
H A Dt1tables.h124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
H A Dt1tables.h124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
/external/chromium_org/third_party/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/pshinter/
H A Dpshglob.c702 priv->blue_values, priv->num_other_blues,
718 max_height = psh_calc_max_height( priv->num_other_blues,
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshglob.c710 priv->blue_values, priv->num_other_blues,
726 max_height = psh_calc_max_height( priv->num_other_blues,

Completed in 2081 milliseconds