Searched refs:neighborPosition (Results 1 – 1 of 1) sorted by relevance
3077 int neighborPosition = neighbor.getColumn(); in computeAllDayNeighbors() local3078 if (neighborPosition == position - 1) { in computeAllDayNeighbors()3080 } else if (neighborPosition == position + 1) { in computeAllDayNeighbors()