Lines Matching refs:FeatureParams
268 * Adobe tools calculated the offset of the FeatureParams sutable from the
445 struct FeatureParams
485 inline const FeatureParams &get_feature_params (void) const
486 featureParams; }
495 * FeatureParams subtable from the beginning of the FeatureList table!
497 * If sanitizing "failed" for the FeatureParams subtable, try it with the
502 * Adobe tools, only the 'size' feature had FeatureParams defined.
505 OffsetTo<FeatureParams> orig_offset = featureParams;
506 if (unlikely (!featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE)))
512 if (featureParams == 0 && closure &&
519 OffsetTo<FeatureParams> new_offset;
523 c->try_set (&featureParams, new_offset) &&
524 !featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE))
531 OffsetTo<FeatureParams>
532 featureParams; /* Offset to Feature Parameters table (if one