Searched defs:lineHeight (Results 1 – 5 of 5) sorted by relevance
45 int spanstartv, int lineHeight, in chooseHeight()65 int spanstartv, int lineHeight, in chooseHeight()140 int spanstartv, int lineHeight, in chooseHeight()
45 int lineHeight = 0; in onMeasure() local
49 int lineHeight = 0; in onMeasure() local
626 final float lineHeight = mMonthPaint.ascent() + mMonthPaint.descent(); in drawMonth() local
1471 int lineHeight = safeHeight / MAX_ROWS; in onMeasure() local