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

  /external/chromium_org/third_party/freetype/src/cff/
cfftoken.h 76 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
cfftypes.h 159 FT_Pos other_blues[10]; member in struct:CFF_PrivateRec_
cf2ft.c 456 &decoder->current_subfont->private_dict.other_blues;
cffobjs.c 125 priv->other_blues[n] = (FT_Short)cpriv->other_blues[n];
    [all...]
  /external/freetype/src/cff/
cfftoken.h 76 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
cfftypes.h 159 FT_Pos other_blues[10]; member in struct:CFF_PrivateRec_
cf2ft.c 476 &decoder->current_subfont->private_dict.other_blues;
cffobjs.c 125 priv->other_blues[n] = (FT_Short)cpriv->other_blues[n];
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cfftoken.h 76 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
cfftypes.h 159 FT_Pos other_blues[10]; member in struct:CFF_PrivateRec_
cf2ft.c 456 &decoder->current_subfont->private_dict.other_blues;
cffobjs.c 125 priv->other_blues[n] = (FT_Short)cpriv->other_blues[n];
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidtoken.h 90 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10, 0 )
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1tokens.h 76 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10,
t1driver.c 395 retval = sizeof ( type1->private_dict.other_blues[idx] );
397 *((FT_Short *)value) = type1->private_dict.other_blues[idx];
  /external/chromium_org/third_party/freetype/src/pshinter/
pshglob.c 238 FT_Short* other_blues,
266 count_others, other_blues, top_table, bot_table );
703 priv->other_blues, priv->blue_fuzz, 0 );
719 priv->other_blues,
  /external/freetype/src/pshinter/
pshglob.c 238 FT_Short* other_blues,
266 count_others, other_blues, top_table, bot_table );
703 priv->other_blues, priv->blue_fuzz, 0 );
719 priv->other_blues,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
pshglob.c 238 FT_Short* other_blues,
266 count_others, other_blues, top_table, bot_table );
711 priv->other_blues, priv->blue_fuzz, 0 );
727 priv->other_blues,
  /external/chromium_org/third_party/freetype/include/freetype/
t1tables.h 129 FT_Short other_blues[10]; member in struct:PS_PrivateRec_
  /external/freetype/include/
t1tables.h 129 FT_Short other_blues[10]; member in struct:PS_PrivateRec_
  /external/pdfium/core/include/thirdparties/freetype/freetype/
t1tables.h 129 FT_Short other_blues[10]; member in struct:PS_PrivateRec_
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
t1tables.h 129 FT_Short other_blues[10]; member in struct:PS_PrivateRec_

Completed in 1233 milliseconds