HomeSort by relevance Sort by last modified time
    Searched refs:animationsPaused (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGSVGElement.idl 51 boolean animationsPaused();
SVGSVGElement.h 81 bool animationsPaused() const;
SVGSVGElement.cpp 586 bool SVGSVGElement::animationsPaused() const
  /external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
SVGImage.cpp 346 if (!rootElement || !rootElement->animationsPaused())

Completed in 930 milliseconds