Home | History | Annotate | Download | only in page

Lines Matching refs:Element

43 #include "Element.h"
718 Element* DOMWindow::frameElement() const
1070 PassRefPtr<CSSStyleDeclaration> DOMWindow::getComputedStyle(Element* elt, const String&) const
1079 PassRefPtr<CSSRuleList> DOMWindow::getMatchedCSSRules(Element* elt, const String& pseudoElt, bool authorOnly) const
1327 Element* ownerElement = document()->ownerElement();