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

/external/webkit/Source/WebCore/dom/
H A DUIEvent.cpp57 bool UIEvent::isUIEvent() const function in class:WebCore::UIEvent
H A DEvent.cpp82 bool Event::isUIEvent() const function in class:WebCore::Event
/external/webkit/Source/WebKit/chromium/src/
H A DWebDOMEvent.cpp105 bool WebDOMEvent::isUIEvent() const function in class:WebKit::WebDOMEvent
108 return m_private->isUIEvent();

Completed in 92 milliseconds