Searched refs:matchedCSSRuleList (Results 1 – 3 of 3) sorted by relevance
104 PassRefPtr<CSSRuleList> matchedCSSRuleList();
74 PassRefPtr<CSSRuleList> ElementRuleCollector::matchedCSSRuleList() in matchedCSSRuleList() function in WebCore::ElementRuleCollector
1104 return collector.matchedCSSRuleList(); in pseudoCSSRulesForElement()