Home
last modified time | relevance | path

Searched refs:featureParams (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh558 { return this+featureParams; } in get_feature_params()
565 out->featureParams.set (0); /* TODO(subset) FeatureParams. */ in subset()
587 OffsetTo<FeatureParams> orig_offset = featureParams; in sanitize()
588 if (unlikely (!featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE))) in sanitize()
594 if (featureParams == 0 && closure && in sanitize()
605 c->try_set (&featureParams, new_offset) && in sanitize()
606 !featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE)) in sanitize()
614 featureParams; /* Offset to Feature Parameters table (if one member