Searched refs:pcoms1 (Results 1 – 2 of 2) sorted by relevance
2039 pcoms1[i]="A"; // if created multiple C:s, their original seg is saved2057 pcoms1 = [], // path commands of original path p2066 pcoms1[i] = pfirst; // Save current path command field2067 i && ( pcom = pcoms1[i-1]); // Get previous path command pcom2071 if (pcoms1[i] != "A" && pfirst == "C") pcoms1[i] = "C"; // A is the only command
6291 pcoms1[i] = "A"; // if created multiple C:s, their original seg is saved6309 pcoms1 = [], // path commands of original path p6318 pcoms1[i] = pfirst; // Save current path command field6319 i && ( pcom = pcoms1[i - 1]); // Get previous path command pcom6323 if (pcoms1[i] != "A" && pfirst == "C") pcoms1[i] = "C"; // A is the only command