Home
last modified time | relevance | path

Searched defs:onMatchFamily (Results 1 – 16 of 16) sorted by relevance

/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/src/fonts/
DSkFontMgr_indirect.cpp74 SkFontStyleSet* SkFontMgr_Indirect::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Indirect
/external/skia/tools/fonts/
DTestFontMgr.cpp102 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in __anon8210e2d40111::FontMgr
/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/src/ports/
DSkFontMgr_custom.cpp172 SkFontStyleSet_Custom* SkFontMgr_Custom::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp175 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_FCI
DSkFontMgr_mac_ct.cpp426 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Mac
DSkFontMgr_android.cpp300 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_Android
DSkFontMgr_fuchsia.cpp375 SkFontStyleSet* SkFontMgr_Fuchsia::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_Fuchsia
DSkFontMgr_win_dw.cpp331 SkFontStyleSet* SkFontMgr_DirectWrite::onMatchFamily(const char familyName[]) const { in onMatchFamily() function in SkFontMgr_DirectWrite
DSkFontMgr_fontconfig.cpp785 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { in onMatchFamily() function in SkFontMgr_fontconfig
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
/external/skia/modules/skottie/src/
DSkottieTest.cpp216 SkFontStyleSet* onMatchFamily(const char familyName[]) const override { return nullptr; } in DEF_TEST() function in DEF_TEST::FakeFontMgr