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