Searched defs:textInputIndex (Results 1 – 2 of 2) sorted by relevance
181 int textInputIndex() const { return isTextInput() ? mDataIndex : -1; } in textInputIndex() function
1022 int textInputIndex = 0; in BuildFrame() local