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