Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp506 FontKey fontKey(unicode, textStyle.getFontStyle(), textStyle.getLocale()); in matchResolvedFonts() local
507 auto found = fFallbackFonts.find(fontKey); in matchResolvedFonts()
517 fFallbackFonts.set(fontKey, typeface); in matchResolvedFonts()