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

  /external/chromium_org/third_party/freetype/src/cff/
cfftypes.h 156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
cf2ft.c 480 *count = decoder->current_subfont->private_dict.num_family_other_blues;
cffobjs.c 131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
    [all...]
  /external/freetype/src/cff/
cfftypes.h 156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
cf2ft.c 500 *count = decoder->current_subfont->private_dict.num_family_other_blues;
cffobjs.c 131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cfftypes.h 156 FT_Byte num_family_other_blues; member in struct:CFF_PrivateRec_
cf2ft.c 480 *count = decoder->current_subfont->private_dict.num_family_other_blues;
cffobjs.c 131 count = priv->num_family_other_blues = cpriv->num_family_other_blues;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1driver.c 417 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/
t1tables.h 126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
  /external/freetype/include/
t1tables.h 126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 126 FT_Byte num_family_other_blues; member in struct:PS_PrivateRec_
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 706 priv->family_blues, priv->num_family_other_blues,
724 max_height = psh_calc_max_height( priv->num_family_other_blues,
  /external/freetype/src/pshinter/
pshglob.c 706 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/
pshglob.c 714 priv->family_blues, priv->num_family_other_blues,
732 max_height = psh_calc_max_height( priv->num_family_other_blues,

Completed in 453 milliseconds