Searched refs:myCellWidth (Results 1 – 1 of 1) sorted by relevance
2773 float myCellWidth = ((myCellHSpan * cellWidth) + hBorderSpacing) / cellScaleX; in setup() local2776 width = Math.round(myCellWidth) - leftMargin - rightMargin; in setup()