Searched refs:neighborPosition (Results 1 – 1 of 1) sorted by relevance
2324 val neighborPosition: Int = neighbor.getColumn() in computeAllDayNeighbors() constant2325 if (neighborPosition == position - 1) { in computeAllDayNeighbors()2327 } else if (neighborPosition == position + 1) { in computeAllDayNeighbors()