Searched defs:ti (Results 1 – 2 of 2) sorted by relevance
55 public SentenceWordItem(TextInfo ti, int start, int end) { in SentenceWordItem()69 public SentenceTextInfoParams(TextInfo ti, ArrayList<SentenceWordItem> items) { in SentenceTextInfoParams()
45 private SentenceSuggestionsInfo fixWronglyInvalidatedWordWithSingleQuote(TextInfo ti, in fixWronglyInvalidatedWordWithSingleQuote()