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

/external/webkit/Source/WebCore/dom/
H A DWebKitAnimationEvent.h55 virtual bool isWebKitAnimationEvent() const { return true; } function in class:WebCore::WebKitAnimationEvent
H A DEvent.cpp157 bool Event::isWebKitAnimationEvent() const function in class:WebCore::Event
/external/webkit/Source/WebKit/chromium/src/
H A DWebDOMEvent.cpp201 bool WebDOMEvent::isWebKitAnimationEvent() const function in class:WebKit::WebDOMEvent
204 return m_private->isWebKitAnimationEvent();

Completed in 55 milliseconds