HomeSort by relevance Sort by last modified time
    Searched refs:mTerminalInputIndex (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/src/
correction.h 116 int mTerminalInputIndex;
correction.cpp 101 const int inputIndex = mTerminalInputIndex;
208 mTerminalInputIndex = mInputIndex - (inputIndexIncremented ? 1 : 0);
444 mTerminalInputIndex = mInputIndex - 1;
    [all...]

Completed in 106 milliseconds