Searched defs:FontStyleSet (Results 1 – 1 of 1) sorted by relevance
24 class FontStyleSet final : public SkFontStyleSet { class26 FontStyleSet(const char* familyName) : fFamilyName(familyName) {} in FontStyleSet() function in __anon8210e2d40111::FontStyleSet