Searched refs:addChildRules (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | RuleSet.cpp | 359 void RuleSet::addChildRules(const Vector<RefPtr<StyleRuleBase> >& rules, const MediaQueryEvaluator&… in addChildRules() function in WebCore::RuleSet 382 addChildRules(mediaRule->childRules(), medium, addRuleFlags); in addChildRules() 392 addChildRules(toStyleRuleSupports(rule)->childRules(), medium, addRuleFlags); in addChildRules() 409 addChildRules(sheet->childRules(), medium, addRuleFlags); in addRulesFromSheet()
|
D | RuleSet.h | 182 …void addChildRules(const Vector<RefPtr<StyleRuleBase> >&, const MediaQueryEvaluator& medium, AddRu…
|
/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&, …
|