Searched refs:min_feature (Results 1 – 4 of 4) sorted by relevance
514 if ( idx < sizeof ( type1->private_dict.min_feature ) / in t1_ps_get_font_value()515 sizeof ( type1->private_dict.min_feature[0] ) ) in t1_ps_get_font_value()517 retval = sizeof ( type1->private_dict.min_feature[idx] ); in t1_ps_get_font_value()519 *((FT_Short *)value) = type1->private_dict.min_feature[idx]; in t1_ps_get_font_value()
87 T1_FIELD_NUM_TABLE2( "MinFeature", min_feature, 2,
99 T1_FIELD_NUM_TABLE2( "MinFeature", min_feature, 2, 0 )
172 FT_Short min_feature[2]; member