Home
last modified time | relevance | path

Searched refs:matchedFont (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontConfigInterface_android.cpp670 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle); in nextLogicalTypeface() local
671 nextLogicalTypeface = this->getTypefaceForFontRec(matchedFont); in nextLogicalTypeface()
718 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle); in getTypefaceForGlyphID() local
719 currentTypeface = this->getTypefaceForFontRec(matchedFont); in getTypefaceForGlyphID()