Searched refs:myCellVSpan (Results 1 – 1 of 1) sorted by relevance
2762 final int myCellVSpan = cellVSpan; in setup() local2771 int vBorderSpacing = (myCellVSpan - 1) * borderSpacing; in setup()2774 float myCellHeight = ((myCellVSpan * cellHeight) + vBorderSpacing) / cellScaleY; in setup()