Searched refs:FontStyleSet (Results 1 – 2 of 2) sorted by relevance
26 class FontStyleSet final : public SkFontStyleSet { class28 FontStyleSet(const char* familyName) : fFamilyName(familyName) { } in FontStyleSet() function in __anon5b07664d0111::FontStyleSet86 fFamilies.emplace_back(sk_make_sp<FontStyleSet>(sub.fFamilyName)); in FontMgr()95 fFamilies.emplace_back(sk_make_sp<FontStyleSet>("Emoji")); in FontMgr()178 std::vector<sk_sp<FontStyleSet>> fFamilies;179 sk_sp<FontStyleSet> fDefaultFamily;
26 class FontStyleSet final : public SkFontStyleSet { class28 FontStyleSet(const char* familyName) : fFamilyName(familyName) { } in FontStyleSet() function in __anon8585d1a40111::FontStyleSet86 fFamilies.emplace_back(sk_make_sp<FontStyleSet>(sub.fFamilyName)); in FontMgr()95 fFamilies.emplace_back(sk_make_sp<FontStyleSet>("Emoji")); in FontMgr()178 std::vector<sk_sp<FontStyleSet>> fFamilies;179 sk_sp<FontStyleSet> fDefaultFamily;