Searched refs:tempmax (Results 1 – 1 of 1) sorted by relevance
1337 int tempmax = max; in updateSpanPreviousFromCursor() local1340 tempmax = findLineEnd(mEST.getText(), max); in updateSpanPreviousFromCursor()1343 tempmax = spanend; in updateSpanPreviousFromCursor()1346 if (spanend < tempmax) { in updateSpanPreviousFromCursor()1350 txt.setSpan(span, spanstart, tempmax, in updateSpanPreviousFromCursor()