Searched refs:maxTop (Results 1 – 1 of 1) sorted by relevance
189 int maxTop = 0; in onMeasure() local193 maxTop = Math.max(maxTop, -mAxisLabelsBounds.get(index).top); in onMeasure()195 mIndent.bottom = maxTop + round(mTextPadding * 2f); in onMeasure()