coordinateModeOfCommand 323 Source/core/svg/SVGPathBlender.cpp m_toMode = coordinateModeOfCommand(toCommand); coordinateModeOfCommand 324 Source/core/svg/SVGPathBlender.cpp m_fromMode = fromSourceHadData ? coordinateModeOfCommand(fromCommand) : m_toMode;