Searched refs:mMatching (Results 1 - 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
H A Dcorrection_state.h45 bool mMatching; member in struct:latinime::CorrectionState
75 state->mMatching = false;
H A Dcorrection.h147 bool mMatching; member in class:latinime::Correction
H A Dcorrection.cpp214 mMatching = false;
270 mCorrectionStates[mOutputIndex].mMatching = mMatching;
493 mMatching = true;
495 mMatching = true;

Completed in 356 milliseconds