Searched refs:matchedStyleRuleList (Results 1 – 3 of 3) sorted by relevance
103 PassRefPtr<StyleRuleList> matchedStyleRuleList();
68 PassRefPtr<StyleRuleList> ElementRuleCollector::matchedStyleRuleList() in matchedStyleRuleList() function in WebCore::ElementRuleCollector
1094 return collector.matchedStyleRuleList(); in styleRulesForElement()