Searched defs:maxy (Results 1 – 2 of 2) sorted by relevance
389 val maxy = Math.max(y1, y2) in drawPathCartesianTicks() constant421 val maxy = 0f in drawPathScreenTicks() constant
290 int maxy = views[0].getBottom(); in calcCenters() local