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

  /external/chromium_org/third_party/WebKit/Source/core/svg/animation/
SVGSMILElement.cpp 813 SMILTime SVGSMILElement::repeatingDuration() const
834 preliminaryActiveDuration = repeatingDuration();
836 preliminaryActiveDuration = min(repeatingDuration(), resolvedEnd - resolvedBegin);
    [all...]
SVGSMILElement.h 150 SMILTime repeatingDuration() const;

Completed in 1895 milliseconds