Searched refs:mTextStart (Results 1 – 2 of 2) sorted by relevance
87 private @IntRange(from = 0) int mTextStart; field in MeasuredParagraph451 mTextStart = start; in resetAndAnalyzeBidi()508 mCachedPaint, mSpanned, start + mTextStart, end + mTextStart, mCachedFm); in applyReplacementRun()590 final int startInCopiedBuffer = start - mTextStart; in applyMetricsAffectingSpan()591 final int endInCopiedBuffer = end - mTextStart; in applyMetricsAffectingSpan()
75310 Landroid/text/MeasuredParagraph;->mTextStart:I