Searched refs:mMaxLinesForHeight (Results 1 – 1 of 1) sorted by relevance
47 private int mMaxLinesForHeight = -1; field in ImageFloatingTextView91 if (mMaxLinesForHeight > 0) { in makeSingleLayout()92 maxLines = mMaxLinesForHeight; in makeSingleLayout()149 mMaxLinesForHeight = -1; in onMeasure()166 mMaxLinesForHeight = maxLines; in onMeasure()