Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkTypefaceCache.h71 SkTArray<sk_sp<SkTypeface>> fTypefaces; variable
/third_party/skia/modules/skparagraph/include/
DFontCollection.h119 SkTHashMap<FamilyKey, std::vector<sk_sp<SkTypeface>>, FamilyKey::Hasher> fTypefaces; variable
126 …::unordered_map<FamilyKey, std::vector<std::shared_ptr<RSTypeface>>, FamilyKey::Hasher> fTypefaces; variable
/third_party/skia/src/xps/
DSkXPSDevice.h128 SkTArray<TypefaceUse, true> fTypefaces; variable
/third_party/skia/gm/
Dfontcache.cpp130 sk_sp<SkTypeface> fTypefaces[6]; member in FontCacheGM
Dvariedtext.cpp152 sk_sp<SkTypeface> fTypefaces[4]; member in VariedTextGM
/third_party/skia/tools/fonts/
DTestFontMgr.cpp59 std::vector<TypefaceEntry> fTypefaces; member in __anon2ad25c2d0111::FontStyleSet
/third_party/skia/src/ports/
DSkFontMgr_fuchsia.cpp313 std::vector<sk_sp<SkTypeface>> fTypefaces; member in SkFontStyleSet_Fuchsia