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