Searched refs:isBeforeLoadEvent (Results 1 – 9 of 9) sorted by relevance
213 bool WebDOMEvent::isBeforeLoadEvent() const in isBeforeLoadEvent() function in WebKit::WebDOMEvent216 return m_private->isBeforeLoadEvent(); in isBeforeLoadEvent()
37 virtual bool isBeforeLoadEvent() const { return true; } in isBeforeLoadEvent() function
172 bool Event::isBeforeLoadEvent() const in isBeforeLoadEvent() function in WebCore::Event
121 virtual bool isBeforeLoadEvent() const;
94 WEBKIT_API bool isBeforeLoadEvent() const;
162 if (impl->isBeforeLoadEvent()) in toV8()
162 } else if (event->isBeforeLoadEvent()) in toJS()
71 if (impl->isBeforeLoadEvent())
47032 (WebCore::BeforeLoadEvent::isBeforeLoadEvent):47034 (WebCore::Event::isBeforeLoadEvent):