Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontMgr_custom.cpp138 sk_sp<SkFontStyleSet_Custom> set(this->onMatchFamily(defaultNames[i])); in SkFontMgr_Custom()
172 SkFontStyleSet_Custom* SkFontMgr_Custom::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Custom
DSkFontMgr_custom.h124 SkFontStyleSet_Custom* onMatchFamily(const char familyName[]) const override;
DSkFontMgr_android.cpp300 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Android
477 fDefaultStyleSet.reset(this->onMatchFamily(defaultName)); in findDefaultStyleSet()
DSkFontMgr_fuchsia.cpp282 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
375 SkFontStyleSet* SkFontMgr_Fuchsia::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Fuchsia
DSkFontMgr_FontConfigInterface.cpp175 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_FCI
DSkFontMgr_win_dw.cpp118 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
331 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_DirectWrite
DSkFontMgr_fontconfig.cpp699 return this->onMatchFamily(fFamilyNames->atStr(index)); in onCreateStyleSet()
785 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_fontconfig
DSkFontMgr_mac_ct.cpp426 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Mac
DSkFontHost_win.cpp2265 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgrGDI
/external/skia/src/core/
DSkFontMgr.cpp48 SkFontStyleSet* onMatchFamily(const char[]) const override { in onMatchFamily() function in SkEmptyFontMgr
101 return emptyOnNull(this->onMatchFamily(familyName)); in matchFamily()
/external/skia/include/utils/
DSkOrderedFontMgr.h44 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
/external/skia/modules/skparagraph/include/
DTypefaceFontProvider.h45 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
/external/skia/modules/skparagraph/src/
DTypefaceFontProvider.cpp19 SkFontStyleSet* TypefaceFontProvider::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in skia::textlayout::TypefaceFontProvider
/external/skia/src/utils/
DSkOrderedFontMgr.cpp56 SkFontStyleSet* SkOrderedFontMgr::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkOrderedFontMgr
/external/skia/include/ports/
DSkFontMgr_indirect.h39 SkFontStyleSet* onMatchFamily(const char familyName[]) const override;
/external/skia/include/core/
DSkFontMgr.h131 virtual SkFontStyleSet* onMatchFamily(const char familyName[]) const = 0;
/external/skia/tools/fonts/
DTestFontMgr.cpp102 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in __anon8210e2d40111::FontMgr
/external/skia/src/fonts/
DSkFontMgr_indirect.cpp74 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Indirect
/external/skia/modules/skottie/tests/
DText.cpp33 SkFontStyleSet* onMatchFamily(const char[]) const override { return nullptr; } in onMatchFamily() function in __anonc4b8c6bf0111::RecordMatchFamilyStyleSkFontMgr
DShaper.cpp260 SkFontStyleSet* onMatchFamily(const char[]) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr
/external/skia/modules/skottie/src/
DSkottieTest.cpp216 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { return nullptr; } in DEF_TEST() function in DEF_TEST::FakeFontMgr