Home
last modified time | relevance | path

Searched refs:selectorToEnable (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.hh39 hb_aat_layout_feature_selector_t selectorToEnable; member
Dhb-coretext.cc498 … feature.rec.setting = features[i].value ? mapping->selectorToEnable : mapping->selectorToDisable; in _hb_coretext_shape()