Searched refs:isOverflowEvent (Results 1 – 11 of 11) sorted by relevance
171 bool WebDOMEvent::isOverflowEvent() const in isOverflowEvent() function in WebKit::WebDOMEvent174 return m_private->isOverflowEvent(); in isOverflowEvent()
56 bool OverflowEvent::isOverflowEvent() const in isOverflowEvent() function in WebCore::OverflowEvent
56 virtual bool isOverflowEvent() const;
137 bool Event::isOverflowEvent() const in isOverflowEvent() function in WebCore::Event
114 virtual bool isOverflowEvent() const;
87 WEBKIT_API bool isOverflowEvent() const;
133 if (impl->isOverflowEvent()) in toV8()
151 else if (event->isOverflowEvent()) in toJS()
65 if (impl->isOverflowEvent())
85 } else if (e->isOverflowEvent()) { in createInstance()
45259 (WebCore::Event::isOverflowEvent): 45264 (WebCore::OverflowEvent::isOverflowEvent):