Home
last modified time | relevance | path

Searched refs:num_snap_widths (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/freetype/src/type1/
A Dt1driver.c432 retval = sizeof ( type1->private_dict.num_snap_widths ); in t1_ps_get_font_value()
434 *((FT_Byte *)value) = type1->private_dict.num_snap_widths; in t1_ps_get_font_value()
438 if ( idx < type1->private_dict.num_snap_widths ) in t1_ps_get_font_value()
/AliOS-Things-master/components/freetype/src/cff/
A Dcfftypes.h169 FT_Byte num_snap_widths; member
A Dcffobjs.c142 count = priv->num_snap_widths = cpriv->num_snap_widths; in cff_make_private_dict()
/AliOS-Things-master/components/freetype/include/
A Dt1tables.h141 FT_Byte num_snap_widths; member
/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshglob.c671 for ( count = priv->num_snap_widths; count > 0; count-- ) in psh_globals_new()
678 dim->stdw.count = priv->num_snap_widths + 1; in psh_globals_new()

Completed in 15 milliseconds