Searched refs:mGapStart (Results 1 – 1 of 1) sorted by relevance
66 mGapStart = srclen; in SpannableStringBuilder()128 if (where >= mGapStart) in charAt()169 if (where == mGapStart) in moveGapTo()174 if (where < mGapStart) { in moveGapTo()216 mGapStart = where; in moveGapTo()254 if (oend > mGapStart) in clearSpans()394 mGapStart += nbNewChars; in change()728 if (end > mGapStart) { in setSpan()1208 if (end <= mGapStart) { in getChars()1424 if (end <= mGapStart) { in drawText()[all …]