Searched refs:onLeftColumn (Results 1 – 1 of 1) sorted by relevance
235 bool onLeftColumn = false; in GetAdjacentCellState() local248 onLeftColumn = true; in GetAdjacentCellState()257 if (onTopRow && onLeftColumn) { in GetAdjacentCellState()260 if (onTopRow && !onLeftColumn) { in GetAdjacentCellState()263 if (onLeftColumn && !onTopRow) { in GetAdjacentCellState()311 if (onBottomRow && onLeftColumn) { in GetAdjacentCellState()314 if (onBottomRow && !onLeftColumn) { in GetAdjacentCellState()317 if (onLeftColumn && !onBottomRow) { in GetAdjacentCellState()323 if (onLeftColumn) { in GetAdjacentCellState()