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

  /packages/inputmethods/LatinIME/native/jni/src/
correction_state.h 45 bool mMatching;
75 state->mMatching = false;
correction.h 237 bool mMatching;
correction.cpp 216 mMatching = false;
263 mCorrectionStates[mOutputIndex].mMatching = mMatching;
571 mMatching = true;
573 mMatching = true;
    [all...]

Completed in 31 milliseconds