Home
last modified time | relevance | path

Searched refs:addPageRule (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DRuleSet.cpp310 void RuleSet::addPageRule(StyleRulePage* rule) in addPageRule() function in WebCore::RuleSet
378 addPageRule(toStyleRulePage(rule)); in addChildRules()
DRuleSet.h176 void addPageRule(StyleRulePage*);