Home
last modified time | relevance | path

Searched refs:parseClockValue (Results 1 – 8 of 8) sorted by relevance

/external/webkit/WebCore/svg/animation/
DSVGSMILElement.cpp213 SMILTime SVGSMILElement::parseClockValue(const String& data) in parseClockValue() function in WebCore::SVGSMILElement
340 SMILTime value = parseClockValue(splitString[n]); in parseBeginOrEnd()
511 SMILTime clockValue = parseClockValue(value); in dur()
520 SMILTime clockValue = parseClockValue(value); in repeatDur()
546 SMILTime result = parseClockValue(value); in maxValue()
555 SMILTime result = parseClockValue(value); in minValue()
DSVGSMILElement.h85 static SMILTime parseClockValue(const String&);
/external/webkit/WebCore/
DChangeLog-2006-12-31189 (WebCore::SVGAnimationElement::parseClockValue):
27490 (WebCore::SVGAnimationElement::parseClockValue):
DChangeLog-2006-05-1011569 (SVGAnimationElement::parseClockValue):
DChangeLog-2005-12-1927030 (SVGAnimationElementImpl::parseClockValue):
DChangeLog-2008-08-1032821 (WebCore::SVGSMILElement::parseClockValue):
49034 (WebCore::SVGAnimationElement::parseClockValue):
DChangeLog-2009-06-1670074 (WebCore::SVGSMILElement::parseClockValue):
71997 (WebCore::SVGSMILElement::parseClockValue): Ditto
DChangeLog-2007-10-1463014 (WebCore::SVGAnimationElement::parseClockValue):