Home
last modified time | relevance | path

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

/external/webkit/WebCore/dom/
DWebKitAnimationEvent.h55 virtual bool isWebKitAnimationEvent() const { return true; } in isWebKitAnimationEvent() function
DEvent.cpp132 bool Event::isWebKitAnimationEvent() const in isWebKitAnimationEvent() function in WebCore::Event