Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DMeasuredParagraph.java125 private @FloatRange(from = 0.0f) float mWholeWidth; field in MeasuredParagraph
166 mWholeWidth = 0; in reset()
295 return mWholeWidth; in getWholeWidth()
779 mWholeWidth += width; in applyReplacementRun()
804 mWholeWidth += paint.getTextRunAdvances( in applyStyleRun()
830 mWholeWidth += paint.getTextRunAdvances( in applyStyleRun()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt55609 Landroid/text/MeasuredParagraph;->mWholeWidth:F