Searched refs:myCellHSpan (Results 1 – 1 of 1) sorted by relevance
132 final int myCellHSpan = cellHSpan; in setup() local141 int hBorderSpacing = (myCellHSpan - 1) * borderSpace.x; in setup()144 float myCellWidth = ((myCellHSpan * cellWidth) + hBorderSpacing) / cellScaleX; in setup()