Searched defs:textIndex (Results 1 – 3 of 3) sorted by relevance
93 for (size_t i = start, textIndex = 0, posIndex = 0; i < end; i++) { in operator() local
228 public boolean resetSelection(int textIndex) { in resetSelection()645 public boolean resetSelection(int textIndex, Editor editor) { in resetSelection()
601 int textIndex = 0; in getDescription() local