Home
last modified time | relevance | path

Searched refs:insertAnimation (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
DWebKitAnimationList.h49 unsigned insertAnimation(RefPtr<WebKitAnimation>, unsigned index);
DWebKitAnimationList.cpp69 unsigned WebKitAnimationList::insertAnimation(RefPtr<WebKitAnimation> animation, unsigned index) in insertAnimation() function in WebCore::WebKitAnimationList