Searched refs:getMatchedCSSRules (Results 1 – 4 of 4) sorted by relevance
213 …PassRefPtr<CSSRuleList> getMatchedCSSRules(Element*, const String& pseudoElt, bool authorOnly = tr…
138 CSSRuleList getMatchedCSSRules([Default=Undefined] optional Element element,
1329 PassRefPtr<CSSRuleList> DOMWindow::getMatchedCSSRules(Element* element, const String& pseudoElement… in getMatchedCSSRules() function in WebCore::DOMWindow
231 var rules = window.getMatchedCSSRules(this.canvas_);