Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/
H A Drule_set.cc162 bool RuleSet::FindBestRuleSetAndAdd(const CSSSelector& component, in FindBestRuleSetAndAdd() function in blink::RuleSet
269 if (!FindBestRuleSetAndAdd(rule_data->Selector(), rule_data)) { in AddRule()
H A Dstyle-calculation.md74 [`FindBestRuleSetAndAdd`](https://cs.chromium.org/?q=symbol:%5Eblink::RuleSet::FindBestRuleSetAndAd…
76 objects. `FindBestRuleSetAndAdd` looks at the right-most compound selector of each
H A Drule_set.h314 bool FindBestRuleSetAndAdd(const CSSSelector&, RuleData*); in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/
H A Drule_set.cc182 bool RuleSet::FindBestRuleSetAndAdd(const CSSSelector& component, in FindBestRuleSetAndAdd() function in blink::RuleSet
289 if (!FindBestRuleSetAndAdd(rule_data->Selector(), rule_data)) { in AddRule()
H A Dstyle-calculation.md74 [`FindBestRuleSetAndAdd`](https://cs.chromium.org/?q=symbol:%5Eblink::RuleSet::FindBestRuleSetAndAd…
76 objects. `FindBestRuleSetAndAdd` looks at the right-most compound selector of each
H A Drule_set.h332 bool FindBestRuleSetAndAdd(const CSSSelector&, RuleData*); in WTF_ALLOW_MOVE_AND_INIT_WITH_MEM_FUNCTIONS()