Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/animation/
DSVGSMILElement.cpp646 SMILTime SVGSMILElement::repeatingDuration() const in repeatingDuration() function in WebCore::SVGSMILElement
834 SMILTime repeatingDuration = this->repeatingDuration(); in calculateAnimationPercentAndRepeat() local