Searched refs:baseLowerCodePoint (Results 1 – 2 of 2) sorted by relevance
45 const int baseLowerCodePoint = CharUtils::toBaseLowerCase(codePoint); in getMaxProbabilityOfExactMatches() local47 if (dicNode.isInDigraph() && dicNode.getNodeCodePoint() == baseLowerCodePoint) { in getMaxProbabilityOfExactMatches()52 processChildDicNodes(dictionaryStructurePolicy, baseLowerCodePoint, &dicNode, &next); in getMaxProbabilityOfExactMatches()
267 const int baseLowerCodePoint = CharUtils::toBaseCodePoint(lowerCodePoint); in getProximityTypeG() local270 || mSampledSearchKeyVectors[index][i] == baseLowerCodePoint) { in getProximityTypeG()