Searched refs:myCellHSpan (Results 1 – 1 of 1) sorted by relevance
2689 final int myCellHSpan = cellHSpan; in setup() local2698 width = (int) (myCellHSpan * cellWidth / cellScaleX - leftMargin - rightMargin); in setup()