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

  /external/chromium_org/third_party/freetype/src/cff/
cfftoken.h 78 CFF_FIELD_DELTA ( 9, family_other_blues, 10, "FamilyOtherBlues" )
cfftypes.h 161 FT_Pos family_other_blues[10]; member in struct:CFF_PrivateRec_
cf2ft.c 482 &decoder->current_subfont->private_dict.family_other_blues;
cffobjs.c 133 priv->family_other_blues[n] = (FT_Short)cpriv->family_other_blues[n];
    [all...]
  /external/freetype/src/cff/
cfftoken.h 78 CFF_FIELD_DELTA ( 9, family_other_blues, 10, "FamilyOtherBlues" )
cfftypes.h 161 FT_Pos family_other_blues[10]; member in struct:CFF_PrivateRec_
cf2ft.c 502 &decoder->current_subfont->private_dict.family_other_blues;
cffobjs.c 133 priv->family_other_blues[n] = (FT_Short)cpriv->family_other_blues[n];
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cfftoken.h 78 CFF_FIELD_DELTA ( 9, family_other_blues, 10, "FamilyOtherBlues" )
cfftypes.h 161 FT_Pos family_other_blues[10]; member in struct:CFF_PrivateRec_
cf2ft.c 482 &decoder->current_subfont->private_dict.family_other_blues;
cffobjs.c 133 priv->family_other_blues[n] = (FT_Short)cpriv->family_other_blues[n];
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidtoken.h 92 T1_FIELD_NUM_TABLE ( "FamilyOtherBlues", family_other_blues, 10, 0 )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1tokens.h 80 T1_FIELD_NUM_TABLE ( "FamilyOtherBlues", family_other_blues, 10,
t1driver.c 425 retval = sizeof ( type1->private_dict.family_other_blues[idx] );
427 *((FT_Short *)value) = type1->private_dict.family_other_blues[idx];
  /external/chromium_org/third_party/freetype/include/freetype/
t1tables.h 132 FT_Short family_other_blues[10]; member in struct:PS_PrivateRec_
  /external/freetype/include/
t1tables.h 132 FT_Short family_other_blues[10]; member in struct:PS_PrivateRec_
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 132 FT_Short family_other_blues[10]; member in struct:PS_PrivateRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 132 FT_Short family_other_blues[10]; member in struct:PS_PrivateRec_
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 707 priv->family_other_blues, priv->blue_fuzz, 1 );
725 priv->family_other_blues,
  /external/freetype/src/pshinter/
pshglob.c 707 priv->family_other_blues, priv->blue_fuzz, 1 );
725 priv->family_other_blues,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshglob.c 715 priv->family_other_blues, priv->blue_fuzz, 1 );
733 priv->family_other_blues,

Completed in 151 milliseconds