Searched refs:snap_heights (Results 1 – 8 of 8) sorted by relevance
85 CFF_FIELD_DELTA ( 0x10D, snap_heights, 13, "StemSnapV" )
172 FT_Pos snap_heights[13]; member
148 priv->snap_heights[n] = (FT_Short)cpriv->snap_heights[n]; in cff_make_private_dict()
99 T1_FIELD_NUM_TABLE ( "StemSnapV", snap_heights, 12, 0 )
92 T1_FIELD_NUM_TABLE ( "StemSnapV", snap_heights, 12,
455 retval = sizeof ( type1->private_dict.snap_heights[idx] ); in t1_ps_get_font_value()457 *((FT_Short *)value) = type1->private_dict.snap_heights[idx]; in t1_ps_get_font_value()
147 FT_Short snap_heights[13]; /* including std height */ member
689 read = priv->snap_heights; in psh_globals_new()
Completed in 25 milliseconds