Searched refs:myCellHeight (Results 1 – 1 of 1) sorted by relevance
2774 float myCellHeight = ((myCellVSpan * cellHeight) + vBorderSpacing) / cellScaleY; in setup() local2777 height = Math.round(myCellHeight) - topMargin - bottomMargin; in setup()