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-private.hh507 { return this+featureParams; } in get_feature_params()
527 OffsetTo<FeatureParams> orig_offset = featureParams; in sanitize()
528 if (unlikely (!featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE))) in sanitize()
534 if (featureParams == 0 && closure && in sanitize()
545 c->try_set (&featureParams, new_offset) && in sanitize()
546 !featureParams.sanitize (c, this, closure ? closure->tag : HB_TAG_NONE)) in sanitize()
557 featureParams; /* Offset to Feature Parameters table (if one member