Searched refs:previousCommand (Results 1 – 1 of 1) sorted by relevance
178 char previousCommand = 'm'; in nodesToPath() local180 addCommand(path, current, previousCommand, node[i].mType, node[i].mParams); in nodesToPath()181 previousCommand = node[i].mType; in nodesToPath()