Searched refs:getPointToKeyLength (Results 1 – 3 of 3) sorted by relevance
79 ->getPointToKeyLength(pointIndex, in getMatchedCost()118 const float distance1 = traverseSession->getProximityInfoState(0)->getPointToKeyLength( in getTranspositionCost()121 const float distance2 = traverseSession->getProximityInfoState(0)->getPointToKeyLength( in getTranspositionCost()138 const float dist = traverseSession->getProximityInfoState(0)->getPointToKeyLength( in getInsertionCost()208 ->getPointToKeyLength(inputIndex, KEYCODE_SPACE); in getSpaceSubstitutionCost()
149 float getPointToKeyLength(const int inputIndex, const int codePoint) const;
169 float ProximityInfoState::getPointToKeyLength( in getPointToKeyLength() function in latinime::ProximityInfoState