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

  /packages/inputmethods/LatinIME/native/src/
correction_state.h 45 bool mMatching;
75 state->mMatching = false;
correction.h 146 bool mMatching;
correction.cpp 132 mMatching = false;
188 mCorrectionStates[mOutputIndex].mMatching = mMatching;
403 mMatching = true;
405 mMatching = true;
    [all...]

Completed in 384 milliseconds