Lines Matching defs:turn
439 int turn = firstDirection ^ (corners - 1);440 int directionCycle = 3 == corners ? 0 : nextDirection ^ turn;441 if ((directionCycle ^ turn) != nextDirection) {1376 // now turn before/after into normals