Searched refs:sameCodePoint (Results 1 – 1 of 1) sorted by relevance
58 const bool sameCodePoint = dicNode->isSameNodeCodePoint(parentDicNode); in getOmissionCost() local69 cost = sameCodePoint ? ScoringParams::OMISSION_COST_SAME_CHAR in getOmissionCost()135 const bool sameCodePoint = prevCodePoint == currentCodePoint; in getInsertionCost() local143 if (sameCodePoint) { in getInsertionCost()