Home
last modified time | relevance | path

Searched refs:blue_values (Results 1 – 25 of 28) sorted by relevance

12

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
Dcfftoken.h75 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
Dcfftypes.h158 FT_Pos blue_values[14]; member
Dcffobjs.c121 priv->blue_values[n] = (FT_Short)cpriv->blue_values[n]; in cff_make_private_dict()
/external/pdfium/third_party/freetype/src/cff/
Dcfftoken.h75 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
Dcfftypes.h158 FT_Pos blue_values[14]; member
Dcffobjs.c121 priv->blue_values[n] = (FT_Short)cpriv->blue_values[n]; in cff_make_private_dict()
/external/freetype/src/cff/
Dcfftoken.h83 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
Dcfftypes.h164 FT_Pos blue_values[14]; member
Dcffobjs.c121 priv->blue_values[n] = (FT_Short)cpriv->blue_values[n]; in cff_make_private_dict()
Dcf2ft.c491 &decoder->current_subfont->private_dict.blue_values; in cf2_getBlueValues()
/external/pdfium/third_party/freetype/src/cid/
Dcidtoken.h89 T1_FIELD_NUM_TABLE ( "BlueValues", blue_values, 14, 0 )
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cid/
Dcidtoken.h89 T1_FIELD_NUM_TABLE ( "BlueValues", blue_values, 14, 0 )
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/type1/
Dt1tokens.h74 T1_FIELD_NUM_TABLE ( "BlueValues", blue_values, 14,
Dt1driver.c364 retval = sizeof ( type1->private_dict.blue_values[idx] ); in t1_ps_get_font_value()
366 *((FT_Short *)value) = type1->private_dict.blue_values[idx]; in t1_ps_get_font_value()
/external/pdfium/third_party/freetype/src/type1/
Dt1tokens.h74 T1_FIELD_NUM_TABLE ( "BlueValues", blue_values, 14,
Dt1driver.c364 retval = sizeof ( type1->private_dict.blue_values[idx] ); in t1_ps_get_font_value()
366 *((FT_Short *)value) = type1->private_dict.blue_values[idx]; in t1_ps_get_font_value()
/external/freetype/src/pfr/
Dpfrload.c690 FT_FREE( phy_font->blue_values ); in pfr_phy_font_done()
848 if ( FT_NEW_ARRAY( phy_font->blue_values, count ) ) in pfr_phy_font_load()
852 phy_font->blue_values[n] = PFR_NEXT_SHORT( p ); in pfr_phy_font_load()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pfr/
Dpfrload.c790 FT_FREE( phy_font->blue_values ); in pfr_phy_font_done()
947 if ( FT_NEW_ARRAY( phy_font->blue_values, count ) ) in pfr_phy_font_load()
951 phy_font->blue_values[n] = PFR_NEXT_SHORT( p ); in pfr_phy_font_load()
Dpfrtypes.h250 FT_Int *blue_values; member
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
Dt1tables.h148 FT_Short blue_values[14]; member
/external/pdfium/third_party/freetype/include/freetype/
Dt1tables.h148 FT_Short blue_values[14]; member
/external/freetype/include/freetype/
Dt1tables.h148 FT_Short blue_values[14]; member
/external/pdfium/third_party/freetype/src/pshinter/
Dpshglob.c702 priv->blue_values, priv->num_other_blues, in psh_globals_new()
716 priv->blue_values, in psh_globals_new()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
Dpshglob.c702 priv->blue_values, priv->num_other_blues, in psh_globals_new()
716 priv->blue_values, in psh_globals_new()
/external/freetype/src/pshinter/
Dpshglob.c702 priv->blue_values, priv->num_other_blues, in psh_globals_new()
716 priv->blue_values, in psh_globals_new()

12