Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cff/
A Dcfftoken.h75 CFF_FIELD_DELTA ( 6, blue_values, 14, "BlueValues" )
A Dcfftypes.h158 FT_Pos blue_values[14]; member
A Dcffobjs.c121 priv->blue_values[n] = (FT_Short)cpriv->blue_values[n]; in cff_make_private_dict()
A Dcf2ft.c463 &decoder->current_subfont->private_dict.blue_values; in cf2_getBlueValues()
/AliOS-Things-master/components/freetype/src/cid/
A Dcidtoken.h89 T1_FIELD_NUM_TABLE ( "BlueValues", blue_values, 14, 0 )
/AliOS-Things-master/components/freetype/src/type1/
A Dt1tokens.h74 T1_FIELD_NUM_TABLE ( "BlueValues", blue_values, 14,
A Dt1driver.c362 retval = sizeof ( type1->private_dict.blue_values[idx] ); in t1_ps_get_font_value()
364 *((FT_Short *)value) = type1->private_dict.blue_values[idx]; in t1_ps_get_font_value()
/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrload.c689 FT_FREE( phy_font->blue_values ); in pfr_phy_font_done()
847 if ( FT_NEW_ARRAY( phy_font->blue_values, count ) ) in pfr_phy_font_load()
851 phy_font->blue_values[n] = PFR_NEXT_SHORT( p ); in pfr_phy_font_load()
A Dpfrtypes.h250 FT_Int *blue_values; member
/AliOS-Things-master/components/freetype/include/
A Dt1tables.h128 FT_Short blue_values[14]; member
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshglob.c702 priv->blue_values, priv->num_other_blues, in psh_globals_new()
716 priv->blue_values, in psh_globals_new()

Completed in 17 milliseconds