Searched refs:createForDOMWindow (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/bindings/js/
H A DJSLazyEventListener.h36 static PassRefPtr<JSLazyEventListener> createForDOMWindow(Frame&, const QualifiedName& attributeName, const AtomicString& attributeValue);
H A DJSLazyEventListener.cpp159 PassRefPtr<JSLazyEventListener> JSLazyEventListener::createForDOMWindow(Frame& frame, const QualifiedName& attributeName, const AtomicString& attributeValue) function in class:WebCore::JSLazyEventListener
/macosx-10.10/WebCore-7600.1.25/dom/
H A DDocument.cpp3701 setWindowAttributeEventListener(eventType, JSLazyEventListener::createForDOMWindow(*m_frame, attributeName, attributeValue));

Completed in 176 milliseconds