SkFontMgr_android.cpp | 234 * this simpler version using match_score() passes all our tests. 244 int score = match_score(pattern, style); 257 static int match_score(const SkFontStyle& pattern, const SkFontStyle& candidate) { function in class:SkFontStyleSet_Android
|