Searched refs:find_best_style (Results 1 – 1 of 1) sorted by relevance
373 static FontRecID find_best_style(const FamilyRec& family, SkTypeface::Style style) { in find_best_style() function428 FontRecID fontRecID = find_best_style(fFontFamilies[familyRecID], style); in matchFamilyName()534 FontRecID fontRecID = find_best_style(fFontFamilies[familyRecID], SkTypeface::kNormal); in getFallbackFamilyNameForChar()554 FontRecID fontRecID = find_best_style(fFontFamilies[fDefaultFamilyRecID], style); in getTypefaceForChar()670 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle); in nextLogicalTypeface()718 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle); in getTypefaceForGlyphID()