Home
last modified time | relevance | path

Searched defs:isPopStateEvent (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
DPopStateEvent.h47 bool isPopStateEvent() const { return true; } in isPopStateEvent() function
DEvent.cpp147 bool Event::isPopStateEvent() const in isPopStateEvent() function in WebCore::Event
/external/webkit/Source/WebKit/chromium/src/
DWebDOMEvent.cpp183 bool WebDOMEvent::isPopStateEvent() const in isPopStateEvent() function in WebKit::WebDOMEvent