Searched refs:editCorrectionCount (Results 1 – 1 of 1) sorted by relevance
232 const int editCorrectionCount = mDicNodeState.mDicNodeStateScoring.getEditCorrectionCount(); in hasMatchedOrProximityCodePoints() local234 return (editCorrectionCount + completionCount) < getNodeCodePointCount(); in hasMatchedOrProximityCodePoints()