Home
last modified time | relevance | path

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

12

/third_party/skia/modules/skparagraph/include/
DTypefaceFontProvider.h47 SkFontStyleSet* onCreateStyleSet(int) const override { return nullptr; } in onCreateStyleSet() function
/third_party/flutter/skia/modules/skparagraph/include/
DTypefaceFontProvider.h48 SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; } in onCreateStyleSet() function
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dasset_font_manager.cc43 SkFontStyleSet* AssetFontManager::onCreateStyleSet(int index) const { in onCreateStyleSet() function in txt::AssetFontManager
/third_party/skia/src/utils/
DSkOrderedFontMgr.cpp36 SkFontStyleSet* SkOrderedFontMgr::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkOrderedFontMgr
/third_party/skia/src/fonts/
DSkFontMgr_indirect.cpp70 SkFontStyleSet* SkFontMgr_Indirect::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Indirect
/third_party/flutter/skia/src/fonts/
DSkFontMgr_indirect.cpp70 SkFontStyleSet* SkFontMgr_Indirect::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Indirect
/third_party/skia/tools/fonts/
DTestFontMgr.cpp115 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in __anonb19fd5a00111::FontMgr
/third_party/skia/modules/skottie/tests/
DText.cpp31 SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; } in onCreateStyleSet() function in __anonf6aa560b0111::RecordMatchFamilyStyleSkFontMgr
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp115 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in __anoncf8603350111::FontMgr
/third_party/skia/src/core/
DSkFontMgr.cpp44 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkEmptyFontMgr
/third_party/flutter/skia/src/ports/
DSkFontMgr_preview.cpp37 SkFontStyleSet* SkFontMgr_Preview::onCreateStyleSet(int index) const in onCreateStyleSet() function in SkFontMgr_Preview
DSkFontMgr_custom.cpp187 SkFontStyleSet_Custom* SkFontMgr_Custom::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Custom
DSkFontMgr_FontConfigInterface.cpp182 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkFontMgr_FCI
DSkFontMgr_ohos.cpp34 SkFontStyleSet* SkFontMgr_OHOS::onCreateStyleSet(int index) const in onCreateStyleSet() function in SkFontMgr_OHOS
DSkFontMgr_fuchsia.cpp332 SkFontStyleSet* SkFontMgr_Fuchsia::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Fuchsia
DSkFontMgr_android.cpp331 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkFontMgr_Android
/third_party/flutter/skia/modules/skottie/src/
DSkottieTest.cpp191 SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; } in DEF_TEST() function in DEF_TEST::DummyFontMgr
572 SkFontStyleSet* onCreateStyleSet(int index) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.cpp47 SkFontStyleSet* SkFontMgr_OHOS::onCreateStyleSet(int index) const in onCreateStyleSet() function in SkFontMgr_OHOS
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp44 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkEmptyFontMgr
/third_party/skia/src/ports/
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
DSkFontMgr_android.cpp329 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkFontMgr_Android
DSkFontMgr_mac_ct.cpp466 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkFontMgr_Mac
DSkFontMgr_fuchsia.cpp331 SkFontStyleSet* SkFontMgr_Fuchsia::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Fuchsia
/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