Searched defs:TextRange (Results 1 – 2 of 2) sorted by relevance
27 public final class TextRange { class108 public TextRange(final CharSequence textAtCursor, final int wordAtCursorStartIndex, in TextRange() method in TextRange
50 typedef std::pair<int, int> TextRange; typedef