Searched refs:myCellY (Results 1 – 1 of 1) sorted by relevance
2692 int myCellY = useTmpCoords ? tmpCellY : cellY; in setup() local2701 y = (myCellY * cellHeight + topMargin); in setup()