Searched refs:myCellVSpan (Results 1 – 1 of 1) sorted by relevance
133 final int myCellVSpan = cellVSpan; in setup() local142 int vBorderSpacing = (myCellVSpan - 1) * borderSpace.y; in setup()145 float myCellHeight = ((myCellVSpan * cellHeight) + vBorderSpacing) / cellScaleY; in setup()