Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-aat-map.cc50 info->setting = value ? mapping->selectorToEnable : mapping->selectorToDisable; in add_feature()
Dhb-aat-layout.hh40 hb_aat_layout_feature_selector_t selectorToDisable; member
Dhb-coretext.cc498 … feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable; in _hb_coretext_shape()