Searched refs:linestart (Results 1 – 1 of 1) sorted by relevance
1822 int linestart = getLineStart(line); in addSelection() local1826 if (lineend > linestart && mText.charAt(lineend - 1) == '\n') in addSelection()1830 int here = linestart + dirs.mDirections[i]; in addSelection()2215 int linestart = getLineStart(line);2226 int a = i + linestart;