Searched refs:cellScaleX (Results 1 – 1 of 1) sorted by relevance
2758 int rowCount, float cellScaleX, float cellScaleY, int borderSpacing, in setup() argument2773 float myCellWidth = ((myCellHSpan * cellWidth) + hBorderSpacing) / cellScaleX; in setup()