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

  /external/freetype/src/cff/
cfftoken.h 84 CFF_FIELD_DELTA ( 7, other_blues, 10, "OtherBlues" )
cfftypes.h 165 FT_Pos other_blues[10]; member in struct:CFF_PrivateRec_
cffobjs.c 125 priv->other_blues[n] = (FT_Short)cpriv->other_blues[n];
    [all...]
cf2ft.c 504 &decoder->current_subfont->private_dict.other_blues;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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_
cffobjs.c 125 priv->other_blues[n] = (FT_Short)cpriv->other_blues[n];
    [all...]
cf2ft.c 504 &decoder->current_subfont->private_dict.other_blues;
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
cidtoken.h 90 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10, 0 )
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
t1tokens.h 76 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10,
t1driver.c 397 retval = sizeof ( type1->private_dict.other_blues[idx] );
399 *((FT_Short *)value) = type1->private_dict.other_blues[idx];
  /external/pdfium/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_
cffobjs.c 125 priv->other_blues[n] = (FT_Short)cpriv->other_blues[n];
    [all...]
cf2ft.c 504 &decoder->current_subfont->private_dict.other_blues;
  /external/pdfium/third_party/freetype/src/cid/
cidtoken.h 90 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10, 0 )
  /external/pdfium/third_party/freetype/src/type1/
t1tokens.h 76 T1_FIELD_NUM_TABLE ( "OtherBlues", other_blues, 10,
t1driver.c 397 retval = sizeof ( type1->private_dict.other_blues[idx] );
399 *((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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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/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/include/freetype/
t1tables.h 149 FT_Short other_blues[10]; member in struct:PS_PrivateRec_
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
t1tables.h 149 FT_Short other_blues[10]; member in struct:PS_PrivateRec_
    [all...]
  /external/pdfium/third_party/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...]

Completed in 3979 milliseconds