Searched refs:onRightColumn (Results 1 – 1 of 1) sorted by relevance
236 bool onRightColumn = false; in GetAdjacentCellState() local252 onRightColumn = true; in GetAdjacentCellState()275 if (onTopRow && onRightColumn) { in GetAdjacentCellState()278 if (onTopRow && !onRightColumn) { in GetAdjacentCellState()281 if (onRightColumn && !onTopRow) { in GetAdjacentCellState()287 if (onRightColumn) { in GetAdjacentCellState()293 if (onBottomRow && onRightColumn) { in GetAdjacentCellState()296 if (onBottomRow && !onRightColumn) { in GetAdjacentCellState()299 if (onRightColumn && !onBottomRow) { in GetAdjacentCellState()