Home
last modified time | relevance | path

Searched refs:pauseAnimationAtTimeOnElementWithId (Results 1 – 18 of 18) sorted by relevance

/external/webkit/Tools/DumpRenderTree/chromium/
DLayoutTestController.h228 void pauseAnimationAtTimeOnElementWithId(const CppArgumentList&, CppVariant*);
475 …bool pauseAnimationAtTimeOnElementWithId(const WebKit::WebString& animationName, double time, cons…
DLayoutTestController.cpp124 …"pauseAnimationAtTimeOnElementWithId", &LayoutTestController::pauseAnimationAtTimeOnElementWithId); in LayoutTestController()
906 bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(const WebString& animationName, doub… in pauseAnimationAtTimeOnElementWithId() function in LayoutTestController
991 void LayoutTestController::pauseAnimationAtTimeOnElementWithId(const CppArgumentList& arguments, Cp… in pauseAnimationAtTimeOnElementWithId() function in LayoutTestController
998 result->set(pauseAnimationAtTimeOnElementWithId(animationName, time, elementId)); in pauseAnimationAtTimeOnElementWithId()
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/
DLayoutTestController.h98 …bool pauseAnimationAtTimeOnElementWithId(JSStringRef animationName, double time, JSStringRef eleme…
DLayoutTestController.cpp164 bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(JSStringRef animationName, double ti… in pauseAnimationAtTimeOnElementWithId() function in WTR::LayoutTestController
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/Bindings/
DLayoutTestController.idl76 …boolean pauseAnimationAtTimeOnElementWithId(in DOMString animationName, in double time, in DOMStri…
/external/webkit/Tools/DumpRenderTree/wx/
DLayoutTestControllerWx.cpp361 bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(JSStringRef animationName, double ti… in pauseAnimationAtTimeOnElementWithId() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/qt/
DLayoutTestControllerQt.h176 …bool pauseAnimationAtTimeOnElementWithId(const QString& animationName, double time, const QString&…
DLayoutTestControllerQt.cpp495 bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(const QString& animationName, in pauseAnimationAtTimeOnElementWithId() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/
DLayoutTestController.h273 …bool pauseAnimationAtTimeOnElementWithId(JSStringRef animationName, double time, JSStringRef eleme…
DLayoutTestController.cpp1781 …return JSValueMakeBoolean(context, controller->pauseAnimationAtTimeOnElementWithId(animationName.g… in pauseAnimationAtTimeOnElementWithIdCallback()
/external/webkit/Tools/DumpRenderTree/gtk/
DLayoutTestControllerGtk.cpp712 bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(JSStringRef animationName, double ti… in pauseAnimationAtTimeOnElementWithId() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/win/
DLayoutTestControllerWin.cpp1033 bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(JSStringRef animationName, double ti… in pauseAnimationAtTimeOnElementWithId() function in LayoutTestController
/external/webkit/Tools/DumpRenderTree/mac/
DLayoutTestControllerMac.mm734 bool LayoutTestController::pauseAnimationAtTimeOnElementWithId(JSStringRef animationName, double ti… function
/external/webkit/Tools/
DChangeLog-2009-06-161036 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
2561 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
2902 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
3514 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
4099 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
4128 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
4131 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
DChangeLog-2011-02-168426 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
26585 (WTR::LayoutTestController::pauseAnimationAtTimeOnElementWithId):
26752 (WTR::LayoutTestController::pauseAnimationAtTimeOnElementWithId): Ditto.
28426 Implemented numberOfActiveAnimatiosn and pauseAnimationAtTimeOnElementWithId. Many
28431 (WTR::LayoutTestController::pauseAnimationAtTimeOnElementWithId):
DChangeLog-2010-05-247018 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
27565 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
30262 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
30685 (LayoutTestController::pauseAnimationAtTimeOnElementWithId):
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1664927 and potential similar issue with pauseAnimationAtTimeOnElementWithId().
DChangeLog-2010-01-2977235 … Fix the 'pauseAnimationAtTimeOnElementWithId' and 'pauseTransitionAtTimeOnElementWithId' APIs