Home
last modified time | relevance | path

Searched refs:onMatchFamily (Results 1 – 25 of 26) sorted by relevance

12

/external/skqp/src/core/
DSkFontMgr.cpp48 SkFontStyleSet* onMatchFamily(const char[]) const override { in onMatchFamily() function in SkEmptyFontMgr
107 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()
/external/skia/src/core/
DSkFontMgr.cpp48 SkFontStyleSet* onMatchFamily(const char[]) const override { in onMatchFamily() function in SkEmptyFontMgr
107 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()
/external/skia/src/ports/
DSkFontMgr_custom.cpp124 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
DSkFontMgr_custom.h137 SkFontStyleSet_Custom* onMatchFamily(const char familyName[]) const override;
DSkFontMgr_android.cpp308 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Android
529 fDefaultStyleSet.reset(this->onMatchFamily(defaultName)); in findDefaultStyleSet()
DSkFontMgr_FontConfigInterface.cpp187 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_FCI
DSkFontMgr_fontconfig.cpp697 return this->onMatchFamily(fFamilyNames->atStr(index)); in onCreateStyleSet()
765 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_fontconfig
DSkFontMgr_win_dw.cpp290 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
490 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_DirectWrite
DSkFontHost_win.cpp2409 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgrGDI
DSkFontHost_mac.cpp2360 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Mac
/external/skqp/src/ports/
DSkFontMgr_custom.cpp124 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
DSkFontMgr_custom.h137 SkFontStyleSet_Custom* onMatchFamily(const char familyName[]) const override;
DSkFontMgr_android.cpp308 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Android
529 fDefaultStyleSet.reset(this->onMatchFamily(defaultName)); in findDefaultStyleSet()
DSkFontMgr_FontConfigInterface.cpp187 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_FCI
DSkFontMgr_fontconfig.cpp697 return this->onMatchFamily(fFamilyNames->atStr(index)); in onCreateStyleSet()
765 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_fontconfig
DSkFontMgr_win_dw.cpp290 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
490 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_DirectWrite
DSkFontHost_win.cpp2409 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgrGDI
/external/skqp/include/ports/
DSkFontMgr_indirect.h39 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
DSkFontMgr.h136 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const = 0;
/external/skia/include/ports/
DSkFontMgr_indirect.h39 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
DSkFontMgr.h136 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const = 0;
/external/skqp/dm/
DDMFontMgr.cpp84 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in __anonec51e2fb0111::FontMgr
/external/skia/tools/fonts/
DSkTestFontMgr.cpp84 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in __anonf2f50dea0111::FontMgr
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp75 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Indirect
/external/skqp/src/fonts/
DSkFontMgr_indirect.cpp75 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Indirect

12