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

  /external/freetype/src/cff/
cfftoken.h 84 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
133 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
cffobjs.c 133 priv->other_blues[n] = (FT_Short)cpriv->other_blues[n];
    [all...]
  /external/freetype/src/cid/
cidtoken.h 90 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10, 0 )
  /external/freetype/src/type1/
t1tokens.h 76 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10,
t1driver.c 431 retval = sizeof ( type1->private_dict.other_blues[idx] );
433 *((FT_Short *)value) = type1->private_dict.other_blues[idx];
  /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/freetype/include/freetype/internal/
cfftypes.h 248 FT_Pos other_blues[10]; member in struct:CFF_PrivateRec_
  /external/freetype/include/freetype/
t1tables.h 149 FT_Short other_blues[10]; member in struct:PS_PrivateRec_
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
t1tables.h 149 FT_Short other_blues[10]; member in struct:PS_PrivateRec_
    [all...]
  /external/freetype/src/psaux/
psft.c 590 &decoder->current_subfont->private_dict.other_blues;
psobjs.c     [all...]

Completed in 1333 milliseconds