Home
last modified time | relevance | path

Searched refs:mTerminalInputIndex (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
Dcorrection.h116 int mTerminalInputIndex; variable
Dcorrection.cpp101 const int inputIndex = mTerminalInputIndex; in getFinalFreq()
208 mTerminalInputIndex = mInputIndex - (inputIndexIncremented ? 1 : 0); in processSkipChar()
444 mTerminalInputIndex = mInputIndex - 1; in processCharAndCalcState()