Searched refs:mWholeWidth (Results 1 – 2 of 2) sorted by relevance
110 private @FloatRange(from = 0.0f) float mWholeWidth; field in MeasuredParagraph148 mWholeWidth = 0; in reset()206 return mWholeWidth; in getWholeWidth()515 mWholeWidth += width; in applyReplacementRun()528 mWholeWidth += mCachedPaint.getTextRunAdvances( in applyStyleRun()544 mWholeWidth += mCachedPaint.getTextRunAdvances( in applyStyleRun()
70275 Landroid/text/MeasuredParagraph;->mWholeWidth:F