Home
last modified time | relevance | path

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

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