Searched refs:cellScaleY (Results 1 – 1 of 1) sorted by relevance
2687 float cellScaleX, float cellScaleY) { in setup() argument2699 height = (int) (myCellVSpan * cellHeight / cellScaleY - topMargin - bottomMargin); in setup()