Searched refs:mTextStart (Results 1 – 1 of 1) sorted by relevance
93 private @IntRange(from = 0) int mTextStart; field in MeasuredParagraph468 mTextStart = start; in resetAndAnalyzeBidi()525 mCachedPaint, mSpanned, start + mTextStart, end + mTextStart, mCachedFm); in applyReplacementRun()610 final int startInCopiedBuffer = start - mTextStart; in applyMetricsAffectingSpan()611 final int endInCopiedBuffer = end - mTextStart; in applyMetricsAffectingSpan()