Home
last modified time | relevance | path

Searched defs:onCreateStyleSet (Results 1 – 25 of 37) sorted by relevance

12

/third_party/skia/modules/skparagraph/include/
DTypefaceFontProvider.h48 SkFontStyleSet* onCreateStyleSet(int) const override { return nullptr; } in onCreateStyleSet() function
/third_party/skia/m133/src/ports/
DSkFontMgr_fontations_empty.cpp40 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { in onCreateStyleSet() function in __anoneacbaaaa0111::SkFontMgr_Fontations_Empty
DSkFontMgr_custom.cpp169 sk_sp<SkFontStyleSet> SkFontMgr_Custom::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Custom
DSkFontMgr_preview.cpp39 sk_sp<SkFontStyleSet> SkFontMgr_Preview::onCreateStyleSet(int index) const in onCreateStyleSet() function in SkFontMgr_Preview
DSkFontMgr_FontConfigInterface.cpp172 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkFontMgr_FCI
DSkFontMgr_mac_ct.cpp406 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkFontMgr_Mac
/third_party/skia/m133/modules/skparagraph/src/
DTypefaceFontProvider.cpp24 sk_sp<SkFontStyleSet> TypefaceFontProvider::onCreateStyleSet(int index) const { in onCreateStyleSet() function in skia::textlayout::TypefaceFontProvider
/third_party/skia/m133/src/utils/
DSkOrderedFontMgr.cpp45 sk_sp<SkFontStyleSet> SkOrderedFontMgr::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkOrderedFontMgr
/third_party/skia/src/utils/
DSkOrderedFontMgr.cpp36 SkFontStyleSet* SkOrderedFontMgr::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkOrderedFontMgr
/third_party/skia/m133/tools/fonts/
DTestFontMgr.cpp97 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { in onCreateStyleSet() function in __anon1d55d4750111::FontMgr
/third_party/skia/src/fonts/
DSkFontMgr_indirect.cpp70 SkFontStyleSet* SkFontMgr_Indirect::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Indirect
/third_party/skia/m133/example/external_client/src/
Dshape_text.cpp71 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { in onCreateStyleSet() function in OneFontMgr
/third_party/skia/modules/skottie/tests/
DText.cpp31 SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; } in onCreateStyleSet() function in __anon5be81b6d0111::RecordMatchFamilyStyleSkFontMgr
/third_party/skia/tools/fonts/
DTestFontMgr.cpp115 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in __anon072ac6420111::FontMgr
/third_party/skia/src/ports/
DSkFontMgr_preview.cpp37 SkFontStyleSet* SkFontMgr_Preview::onCreateStyleSet(int index) const in onCreateStyleSet() function in SkFontMgr_Preview
DSkFontMgr_custom.cpp197 SkFontStyleSet_Custom* SkFontMgr_Custom::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp181 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkFontMgr_FCI
/third_party/skia/m133/modules/skottie/tests/
DText.cpp35 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { return nullptr; } in onCreateStyleSet() function in __anon4dfc60c00111::RecordMatchFamilyStyleSkFontMgr
DShaper.cpp271 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr
DPropertyObserver.cpp146 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { return nullptr; } in onCreateStyleSet() function in __anonedecb1a80111::MockFontMgr
/third_party/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp50 SkFontStyleSet* SkFontMgr_OHOS::onCreateStyleSet(int index) const in onCreateStyleSet() function in SkFontMgr_OHOS
/third_party/skia/m133/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp50 sk_sp<SkFontStyleSet> SkFontMgr_OHOS::onCreateStyleSet(int index) const in onCreateStyleSet() function in SkFontMgr_OHOS
/third_party/skia/m133/src/core/
DSkFontMgr.cpp51 sk_sp<SkFontStyleSet> onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkEmptyFontMgr
/third_party/skia/src/core/
DSkFontMgr.cpp44 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkEmptyFontMgr
/third_party/skia/modules/skottie/src/
DSkottieTest.cpp218 SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; } in DEF_TEST() function in DEF_TEST::FakeFontMgr
633 SkFontStyleSet* onCreateStyleSet(int index) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr

12