Searched refs:snap_widths (Results 1 – 8 of 8) sorted by relevance
84 CFF_FIELD_DELTA ( 0x10C, snap_widths, 13, "StemSnapH" )
171 FT_Pos snap_widths[13]; member
144 priv->snap_widths[n] = (FT_Short)cpriv->snap_widths[n]; in cff_make_private_dict()
98 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12, 0 )
90 T1_FIELD_NUM_TABLE ( "StemSnapH", snap_widths, 12,
440 retval = sizeof ( type1->private_dict.snap_widths[idx] ); in t1_ps_get_font_value()442 *((FT_Short *)value) = type1->private_dict.snap_widths[idx]; in t1_ps_get_font_value()
146 FT_Short snap_widths [13]; /* including std width */ member
670 read = priv->snap_widths; in psh_globals_new()
Completed in 15 milliseconds