Searched refs:mMaxLinesForHeight (Results 1 – 1 of 1) sorted by relevance
51 private int mMaxLinesForHeight = -1; field in ImageFloatingTextView105 if (mMaxLinesForHeight > 0) { in makeSingleLayout()106 maxLines = mMaxLinesForHeight; in makeSingleLayout()174 mMaxLinesForHeight = -1; in onMeasure()191 mMaxLinesForHeight = maxLines; in onMeasure()