Searched refs:myCellVSpan (Results 1 – 1 of 1) sorted by relevance
2690 final int myCellVSpan = cellVSpan; in setup() local2699 height = (int) (myCellVSpan * cellHeight / cellScaleY - topMargin - bottomMargin); in setup()