Searched refs:lineIndex (Results 1 – 1 of 1) sorted by relevance
138 int lineIndex = 0; in onLayout() local156 lineIndex++; in onLayout()161 if (majorGravity != Gravity.TOP && lineHeights.size() > lineIndex) { in onLayout()162 final int lineHeight = lineHeights.get(lineIndex); in onLayout()