Searched refs:addChildRules (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | RuleSet.cpp | 273 void RuleSet::addChildRules(const WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >& rules, cons… in addChildRules() function in blink::RuleSet 296 addChildRules(mediaRule->childRules(), medium, addRuleFlags); in addChildRules() 304 addChildRules(toStyleRuleSupports(rule)->childRules(), medium, addRuleFlags); in addChildRules() 323 addChildRules(sheet->childRules(), medium, addRuleFlags); in addRulesFromSheet()
|
D | RuleSet.h | 183 …void addChildRules(const WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >&, const MediaQueryEv…
|
/external/chromium_org/tools/telemetry/unittest_data/ |
D | perf_report_output.txt | 1452 0.12^3525251^HTMLParserThrea^chrome ^[.] WebCore::RuleSet::addChildRules(WTF::Vector<… 1454 …--- WebCore::RuleSet::addChildRules(WTF::Vector<WTF::RefPtr<WebCore::StyleRuleBase>, 0ul> const&, …
|