Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontConfigInterface_android.cpp625 SkTypeface::Style origStyle = SkTypeface::kNormal; in nextLogicalTypeface() local
628 origStyle = origTypeface->style(); in nextLogicalTypeface()
670 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle); in nextLogicalTypeface()
712 SkTypeface::Style origStyle = origTypeface->style(); in getTypefaceForGlyphID() local
718 FontRecID matchedFont = find_best_style(fFontFamilies[familyRecID], origStyle); in getTypefaceForGlyphID()