Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkTypefaceCache.h71 skia_private::TArray<sk_sp<SkTypeface>> fTypefaces; variable
/aosp_15_r20/external/skia/src/xps/
H A DSkXPSDevice.h132 skia_private::TArray<TypefaceUse, true> fTypefaces; variable
/aosp_15_r20/external/skia/modules/skparagraph/include/
H A DFontCollection.h74 skia_private::THashMap<FamilyKey, std::vector<sk_sp<SkTypeface>>, FamilyKey::Hasher> fTypefaces; variable
/aosp_15_r20/external/skia/gm/
H A Dfontcache.cpp133 sk_sp<SkTypeface> fTypefaces[6]; member in FontCacheGM
H A Dvariedtext.cpp151 sk_sp<SkTypeface> fTypefaces[4]; member in VariedTextGM
/aosp_15_r20/external/skia/tools/fonts/
H A DTestFontMgr.cpp56 std::vector<TypefaceEntry> fTypefaces; member in __anon0456c6a50111::FontStyleSet
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_fuchsia.cpp364 std::vector<sk_sp<SkTypeface>> fTypefaces; member in SkFontStyleSet_Fuchsia