HomeSort by relevance Sort by last modified time
    Searched refs:num_other_blues (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/freetype/src/cff/
cfftypes.h 154 FT_Byte num_other_blues; member in struct:CFF_PrivateRec_
cf2ft.c 454 *count = decoder->current_subfont->private_dict.num_other_blues;
cffobjs.c 123 count = priv->num_other_blues = cpriv->num_other_blues;
    [all...]
  /external/freetype/src/cff/
cfftypes.h 154 FT_Byte num_other_blues; member in struct:CFF_PrivateRec_
cf2ft.c 474 *count = decoder->current_subfont->private_dict.num_other_blues;
cffobjs.c 123 count = priv->num_other_blues = cpriv->num_other_blues;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cfftypes.h 154 FT_Byte num_other_blues; member in struct:CFF_PrivateRec_
cf2ft.c 454 *count = decoder->current_subfont->private_dict.num_other_blues;
cffobjs.c 123 count = priv->num_other_blues = cpriv->num_other_blues;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1driver.c 387 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/
t1tables.h 124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
  /external/freetype/include/
t1tables.h 124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 124 FT_Byte num_other_blues; member in struct:PS_PrivateRec_
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 702 priv->blue_values, priv->num_other_blues,
718 max_height = psh_calc_max_height( priv->num_other_blues,
  /external/freetype/src/pshinter/
pshglob.c 702 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/
pshglob.c 710 priv->blue_values, priv->num_other_blues,
726 max_height = psh_calc_max_height( priv->num_other_blues,

Completed in 208 milliseconds