Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/animation/
DSVGSMILElement.cpp240 SMILTime SVGSMILElement::parseClockValue(const String& data) in parseClockValue() function in WebCore::SVGSMILElement
367 SMILTime value = parseClockValue(splitString[n]); in parseBeginOrEnd()
557 SMILTime clockValue = parseClockValue(value); in dur()
566 SMILTime clockValue = parseClockValue(value); in repeatDur()
593 SMILTime result = parseClockValue(value); in maxValue()
602 SMILTime result = parseClockValue(value); in minValue()
DSVGSMILElement.h96 static SMILTime parseClockValue(const String&);
/external/webkit/Source/WebCore/
DChangeLog-2006-12-31189 (WebCore::SVGAnimationElement::parseClockValue):
27490 (WebCore::SVGAnimationElement::parseClockValue):
DChangeLog-2005-12-1927030 (SVGAnimationElementImpl::parseClockValue):
DChangeLog-2006-05-1011569 (SVGAnimationElement::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):
DChangeLog-2010-12-0677538 (WebCore::SVGSMILElement::parseClockValue):