Searched refs:isFirstChar (Results 1 – 1 of 1) sorted by relevance
85 const bool isFirstChar = pointIndex == 0; in getMatchedCost() local87 float cost = isProximity ? (isFirstChar ? ScoringParams::FIRST_CHAR_PROXIMITY_COST in getMatchedCost()