Searched refs:getMatchScore (Results 1 – 3 of 3) sorted by relevance
242 public int getMatchScore(@NonNull FontStyle o) { in getMatchScore() method in FontStyle
673 int bestScore = normal.getMatchScore(bestFont.getStyle()); in buildTypeface()676 final int score = normal.getMatchScore(candidate.getStyle()); in buildTypeface()
277 int bestScore = normal.getMatchScore(bestFont.getStyle()); in createFromResources()280 final int score = normal.getMatchScore(candidate.getStyle()); in createFromResources()