Home
last modified time | relevance | path

Searched refs:mWholeWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/text/
DMeasuredParagraph.java110 private @FloatRange(from = 0.0f) float mWholeWidth; field in MeasuredParagraph
148 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt70275 Landroid/text/MeasuredParagraph;->mWholeWidth:F