Searched defs:lineHeight (Results 1 – 7 of 7) 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
362 int lineHeight = getLineHeightFromResource(textSizeResId); in setMaxLines() local377 int lineHeight = (int) (text.getLineHeight() / mDensity); in getLineHeightFromResource() local394 private int getContentHeightForLayout(int lineHeight, boolean hasPredefinedIcon) { in getContentHeightForLayout()598 int lineHeight = getLineHeightFromResource(textSizeResId); in createDndRemoteViews() local
49 int lineHeight = 0; in onMeasure() local
628 final float lineHeight = mMonthPaint.ascent() + mMonthPaint.descent(); in drawMonth() local
5428 final int lineHeight = in updateMagnifier() local
1471 int lineHeight = safeHeight / MAX_ROWS; in onMeasure() local