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

/external/chromium_org/third_party/WebKit/Source/core/events/
H A DUIEvent.cpp69 bool UIEvent::isUIEvent() const function in class:blink::UIEvent
H A DEvent.cpp132 bool Event::isUIEvent() const function in class:blink::Event
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebDOMEvent.cpp102 bool WebDOMEvent::isUIEvent() const function in class:blink::WebDOMEvent
105 return m_private->isUIEvent();

Completed in 250 milliseconds