Searched refs:mWholeWidth (Results 1 – 2 of 2) sorted by relevance
125 private @FloatRange(from = 0.0f) float mWholeWidth; field in MeasuredParagraph166 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()
55609 Landroid/text/MeasuredParagraph;->mWholeWidth:F