Home
last modified time | relevance | path

Searched refs:parseOffsetValue (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/animation/
DSVGSMILElement.h97 static SMILTime parseOffsetValue(const String&);
DSVGSMILElement.cpp220 SMILTime SVGSMILElement::parseOffsetValue(const String& data) in parseOffsetValue() function in WebCore::SVGSMILElement
269 return parseOffsetValue(parse); in parseClockValue()
300 offset = parseOffsetValue(offsetString); in parseCondition()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1032820 (WebCore::SVGSMILElement::parseOffsetValue):