Searched refs:updateScoreForMatch (Results 1 – 1 of 1) sorted by relevance
168 score = updateScoreForMatch(score, targetId, id, 0x40000000); in getSpecificityScore()169 score = updateScoreForMatch(score, targetTag, tag, 2); in getSpecificityScore()170 score = updateScoreForMatch(score, targetVoice, voice, 4); in getSpecificityScore()300 private static int updateScoreForMatch( in updateScoreForMatch() method in WebvttCssStyle