Home
last modified time | relevance | path

Searched defs:pauseSVGAnimation (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DDumpRenderTreeSupportGtk.cpp391 bool DumpRenderTreeSupportGtk::pauseSVGAnimation(WebKitWebFrame* frame, const char* animationId, do… in pauseSVGAnimation() function in DumpRenderTreeSupportGtk
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DDumpRenderTreeSupportQt.cpp297 bool DumpRenderTreeSupportQt::pauseSVGAnimation(QWebFrame *frame, const QString &animationId, doubl… in pauseSVGAnimation() function in DumpRenderTreeSupportQt
/external/webkit/Source/WebKit/chromium/src/
DWebFrameImpl.cpp1863 bool WebFrameImpl::pauseSVGAnimation(const WebString& animationId, double time, const WebString& el… in pauseSVGAnimation() function in WebKit::WebFrameImpl
/external/webkit/Source/WebKit/win/
DWebFrame.cpp1243 HRESULT WebFrame::pauseSVGAnimation(BSTR elementId, IDOMNode* node, double secondsFromNow, BOOL* an… in pauseSVGAnimation() function in WebFrame