Searched refs:onTopRow (Results 1 – 1 of 1) sorted by relevance
233 bool onTopRow = false; in GetAdjacentCellState() local240 onTopRow = true; in GetAdjacentCellState()257 if (onTopRow && onLeftColumn) { in GetAdjacentCellState()260 if (onTopRow && !onLeftColumn) { in GetAdjacentCellState()263 if (onLeftColumn && !onTopRow) { in GetAdjacentCellState()269 if (onTopRow) { in GetAdjacentCellState()275 if (onTopRow && onRightColumn) { in GetAdjacentCellState()278 if (onTopRow && !onRightColumn) { in GetAdjacentCellState()281 if (onRightColumn && !onTopRow) { in GetAdjacentCellState()