Searched refs:coordinateModeOfCommand (Results 1 – 2 of 2) sorted by relevance
250 static inline PathCoordinateMode coordinateModeOfCommand(const SVGPathSegType& type) in coordinateModeOfCommand() function293 m_fromMode = coordinateModeOfCommand(fromCommand); in blendAnimatedPath()294 m_toMode = coordinateModeOfCommand(toCommand); in blendAnimatedPath()
15111 (WebCore::coordinateModeOfCommand):