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