Searched defs:matchPageRulesForList (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp3392 matchPageRulesForList(rules->getPageRules(), isLeftPage, isFirstPage, pageName);
3406 void CSSStyleSelector::matchPageRulesForList(const Vector<RuleData>* rules, bool isLeftPage, bool isFirstPage, const String& pageName) function in class:WebCore::CSSStyleSelector

Completed in 372 milliseconds