Home
last modified time | relevance | path

Searched defs:fFallbackFonts (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.h167 SkTHashMap<FontKey, sk_sp<SkTypeface>, FontKey::Hasher> fFallbackFonts; variable
169 std::unordered_map<FontKey, std::shared_ptr<RSTypeface>, FontKey::Hasher> fFallbackFonts; variable