Searched refs:getMatchScore (Results 1 – 3 of 3) sorted by relevance
246 public int getMatchScore(@NonNull FontStyle o) { in getMatchScore() method in FontStyle
704 int bestScore = normal.getMatchScore(bestFont.getStyle()); in buildTypeface()707 final int score = normal.getMatchScore(candidate.getStyle()); in buildTypeface()
368 int bestScore = normal.getMatchScore(bestFont.getStyle()); in createFromResources()371 final int score = normal.getMatchScore(candidate.getStyle()); in createFromResources()