Searched refs:mSuspensionPointsWidth (Results 1 – 2 of 2) sorted by relevance
360 private float mSuspensionPointsWidth; field in BalloonHint.BalloonView385 mSuspensionPointsWidth = mPaintLabel.measureText(SUSPENSION_POINTS); in setTextConfig()465 if (width + mSuspensionPointsWidth <= widthToDraw || 1 >= subLen) { in getLimitedLabelForDrawing()
183 private float mSuspensionPointsWidth; field in CandidateView295 mSuspensionPointsWidth = in setDecodingInfo()385 mSuspensionPointsWidth = in onSizeChanged()577 if (width + mSuspensionPointsWidth <= widthToDraw || 1 >= subLen) {