Searched refs:num_snap_heights (Results 1 – 6 of 6) sorted by relevance
486 retval = sizeof ( type1->private_dict.num_snap_heights ); in t1_ps_get_font_value()488 *((FT_Byte *)value) = type1->private_dict.num_snap_heights; in t1_ps_get_font_value()492 if ( idx < type1->private_dict.num_snap_heights ) in t1_ps_get_font_value()
162 FT_Byte num_snap_heights; member
690 for ( count = priv->num_snap_heights; count > 0; count-- ) in psh_globals_new()697 dim->stdw.count = priv->num_snap_heights + 1; in psh_globals_new()
267 FT_Byte num_snap_heights; member
153 count = priv->num_snap_heights = cpriv->num_snap_heights; in cff_make_private_dict()
2520 count = cpriv->num_snap_heights = priv->num_snap_heights; in t1_make_subfont()