Home
last modified time | relevance | path

Searched refs:coordinateModeOfCommand (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPathBlender.cpp250 static inline PathCoordinateMode coordinateModeOfCommand(const SVGPathSegType& type) in coordinateModeOfCommand() function
293 m_fromMode = coordinateModeOfCommand(fromCommand); in blendAnimatedPath()
294 m_toMode = coordinateModeOfCommand(toCommand); in blendAnimatedPath()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1615111 (WebCore::coordinateModeOfCommand):