Searched defs:pauseSVGAnimation (Results 1 – 4 of 4) sorted by relevance
391 bool DumpRenderTreeSupportGtk::pauseSVGAnimation(WebKitWebFrame* frame, const char* animationId, do… in pauseSVGAnimation() function in DumpRenderTreeSupportGtk
297 bool DumpRenderTreeSupportQt::pauseSVGAnimation(QWebFrame *frame, const QString &animationId, doubl… in pauseSVGAnimation() function in DumpRenderTreeSupportQt
1863 bool WebFrameImpl::pauseSVGAnimation(const WebString& animationId, double time, const WebString& el… in pauseSVGAnimation() function in WebKit::WebFrameImpl
1243 HRESULT WebFrame::pauseSVGAnimation(BSTR elementId, IDOMNode* node, double secondsFromNow, BOOL* an… in pauseSVGAnimation() function in WebFrame