Searched refs:onMatchFamily (Results 1 – 12 of 12) sorted by relevance
48 SkFontStyleSet* onMatchFamily(const char[]) const override { in onMatchFamily() function in SkEmptyFontMgr102 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()
124 sk_sp<SkFontStyleSet_Custom> set(this->onMatchFamily(defaultNames[i])); in SkFontMgr_Custom()158 SkFontStyleSet_Custom* SkFontMgr_Custom::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Custom
137 SkFontStyleSet_Custom* onMatchFamily(const char familyName[]) const override;
308 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Android521 fDefaultStyleSet.reset(this->onMatchFamily(defaultName)); in findDefaultStyleSet()
187 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_FCI
286 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;486 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_DirectWrite
683 return this->onMatchFamily(fFamilyNames->atStr(index)); in onCreateStyleSet()751 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_fontconfig
2422 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgrGDI
2358 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Mac
39 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
138 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const = 0;
75 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Indirect