Searched refs:animationsPaused (Results 1 – 4 of 4) sorted by relevance
82 bool animationsPaused() const;
51 boolean animationsPaused();
584 bool SVGSVGElement::animationsPaused() const in animationsPaused() function in blink::SVGSVGElement
344 if (!rootElement || !rootElement->animationsPaused()) in startAnimation()