Home
last modified time | relevance | path

Searched refs:onCreateStyleSet (Results 1 – 25 of 50) sorted by relevance

12

/third_party/skia/src/core/
DSkFontMgr.cpp44 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkEmptyFontMgr
97 return emptyOnNull(this->onCreateStyleSet(index)); in createStyleSet()
/third_party/skia/include/utils/
DSkOrderedFontMgr.h30 SkFontStyleSet* onCreateStyleSet(int index)const override;
/third_party/flutter/txt/src/txt/
Dasset_font_manager.h50 SkFontStyleSet* onCreateStyleSet(int index) const override;
Dasset_font_manager.cc43 SkFontStyleSet* AssetFontManager::onCreateStyleSet(int index) const { in onCreateStyleSet() function in txt::AssetFontManager
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp44 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in SkEmptyFontMgr
103 return emptyOnNull(this->onCreateStyleSet(index)); in createStyleSet()
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dasset_font_manager.h49 SkFontStyleSet* onCreateStyleSet(int index) const override;
Dasset_font_manager.cc43 SkFontStyleSet* AssetFontManager::onCreateStyleSet(int index) const { in onCreateStyleSet() function in txt::AssetFontManager
/third_party/skia/modules/skparagraph/include/
DTypefaceFontProvider.h47 SkFontStyleSet* onCreateStyleSet(int) const override { return nullptr; } in onCreateStyleSet() function
/third_party/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.h29 virtual SkFontStyleSet* onCreateStyleSet(int index)const override;
/third_party/skia/src/utils/
DSkOrderedFontMgr.cpp36 SkFontStyleSet* SkOrderedFontMgr::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkOrderedFontMgr
/third_party/flutter/skia/include/ports/
DSkFontMgr_indirect.h37 SkFontStyleSet* onCreateStyleSet(int index) const override;
/third_party/skia/include/ports/
DSkFontMgr_indirect.h37 SkFontStyleSet* onCreateStyleSet(int index) const override;
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.h29 virtual SkFontStyleSet* onCreateStyleSet(int index)const override;
/third_party/flutter/skia/modules/skparagraph/include/
DTypefaceFontProvider.h48 SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; } in onCreateStyleSet() function
/third_party/flutter/skia/include/core/
DSkFontMgr.h151 virtual SkFontStyleSet* onCreateStyleSet(int index)const = 0;
/third_party/skia/include/core/
DSkFontMgr.h148 virtual SkFontStyleSet* onCreateStyleSet(int index)const = 0;
/third_party/flutter/skia/src/ports/
DSkFontMgr_custom.h139 SkFontStyleSet_Custom* onCreateStyleSet(int index) const override;
DSkFontMgr_fuchsia.cpp240 SkFontStyleSet* onCreateStyleSet(int index) const override;
332 SkFontStyleSet* SkFontMgr_Fuchsia::onCreateStyleSet(int index) const { in onCreateStyleSet() function in SkFontMgr_Fuchsia
/third_party/skia/src/ports/
DSkFontMgr_custom.h141 SkFontStyleSet_Custom* onCreateStyleSet(int index) const override;
/third_party/skia/tools/fonts/
DTestFontMgr.cpp115 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in __anonf4a150800111::FontMgr
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp115 SkFontStyleSet* onCreateStyleSet(int index) const override { in onCreateStyleSet() function in __anonbe445e150111::FontMgr
/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/modules/skottie/tests/
DText.cpp31 SkFontStyleSet* onCreateStyleSet(int index) const override { return nullptr; } in onCreateStyleSet() function in __anon296c64eb0111::RecordMatchFamilyStyleSkFontMgr
/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

12