Searched refs:lineHeight (Results 1 – 1 of 1) sorted by relevance
162 final int lineHeight = lineHeights.get(lineIndex); in onLayout() local165 startPositionY = y + lineHeight - childHeight - layoutParams.bottomMargin; in onLayout()169 startPositionY = y + (lineHeight - childHeight) / 2; in onLayout()