Searched refs:myCellX (Results 1 – 1 of 1) sorted by relevance
2674 int myCellX = useTmpCoords ? tmpCellX : cellX; in setup() local2678 myCellX = colCount - myCellX - cellHSpan; in setup()2683 x = (myCellX * cellWidth + leftMargin); in setup()