Searched refs:getMatchScore (Results 1 – 4 of 4) 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()
8143 HSPLandroidx/core/graphics/TypefaceCompatApi29Impl;->getMatchScore(Landroid/graphics/fonts/FontStyl…