Searched refs:textIndex (Results 1 – 5 of 5) sorted by relevance
107 for (size_t i = start, textIndex = 0, posIndex = 0; i < end; i++) { in operator ()() local108 text[textIndex++] = layout.getGlyphId(i); in operator ()()113 for (size_t i = start, textIndex = 0, posIndex = 0; i < end; i++) { in operator ()() local114 text[textIndex++] = layout.getGlyphId(i); in operator ()()
494 int textIndex = 0; in getDescription() local496 while (textIndex < text.length && keyIndex < PREFERRED_DESCRIPTION_ORDER.length) { in getDescription()500 text[textIndex++] = next; in getDescription()
567 int textIndex = 0; in getDescription() local569 while (textIndex < text.length && keyIndex < PREFERRED_DESCRIPTION_ORDER.length) { in getDescription()573 text[textIndex++] = next; in getDescription()
184 public boolean resetSelection(int textIndex) { in resetSelection() argument185 if (mSelectionTracker.resetSelection(textIndex, mEditor)) { in resetSelection()585 public boolean resetSelection(int textIndex, Editor editor) { in resetSelection() argument589 && textIndex >= mSelectionStart && textIndex <= mSelectionEnd in resetSelection()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...