Searched defs:isOverflowEvent (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DOverflowEvent.cpp56 bool OverflowEvent::isOverflowEvent() const function in class:WebCore::OverflowEvent
H A DEvent.cpp137 bool Event::isOverflowEvent() const function in class:WebCore::Event
/external/webkit/Source/WebKit/chromium/src/
H A DWebDOMEvent.cpp171 bool WebDOMEvent::isOverflowEvent() const function in class:WebKit::WebDOMEvent
174 return m_private->isOverflowEvent();

Completed in 87 milliseconds