Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.cpp754 SMILTime SVGSMILElement::repeatDur() const in repeatDur() function in blink::SVGSMILElement
871 SMILTime repeatDur = this->repeatDur(); in repeatingDuration() local