Home
last modified time | relevance | path

Searched refs:onMatchFaceStyle (Results 1 – 25 of 26) sorted by relevance

12

/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dasset_font_manager.h63 SkTypeface* onMatchFaceStyle(const SkTypeface*,
Dasset_font_manager.cc73 SkTypeface* AssetFontManager::onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in txt::AssetFontManager
/third_party/flutter/skia/src/core/
DSkFontMgr.cpp62 SkTypeface* onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const override { in onMatchFaceStyle() function in SkEmptyFontMgr
123 return this->onMatchFaceStyle(face, fs); in matchFaceStyle()
/third_party/flutter/skia/src/ports/skia_ohos/
DSkFontMgr_ohos.h39 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
DSkFontMgr_ohos.cpp278 SkTypeface* SkFontMgr_OHOS::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& style) … in onMatchFaceStyle() function in SkFontMgr_OHOS
/third_party/flutter/skia/include/ports/
DSkFontMgr_indirect.h50 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
/third_party/flutter/skia/modules/skparagraph/include/
DTypefaceFontProvider.h58 SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override { in onMatchFaceStyle() function
/third_party/skia/include/core/
DSkFontMgr.h144 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function
/third_party/flutter/skia/include/core/
DSkFontMgr.h161 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
/third_party/flutter/skia/src/ports/
DSkFontMgr_custom.h146 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
DSkFontMgr_fuchsia.cpp245 SkTypeface* onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const override;
373 SkTypeface* SkFontMgr_Fuchsia::onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const { in onMatchFaceStyle() function in SkFontMgr_Fuchsia
DSkFontMgr_custom.cpp216 SkTypeface* SkFontMgr_Custom::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Custom
DSkFontMgr_preview.cpp71 SkTypeface* SkFontMgr_Preview::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& styl… in onMatchFaceStyle() function in SkFontMgr_Preview
DSkFontMgr_preview.h325 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
DSkFontMgr_ohos.h310 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
DSkFontMgr_FontConfigInterface.cpp220 SkTypeface* onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const override { in onMatchFaceStyle() function in SkFontMgr_FCI
DSkFontMgr_ohos.cpp91 SkTypeface* SkFontMgr_OHOS::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& style) … in onMatchFaceStyle() function in SkFontMgr_OHOS
DSkFontMgr_win_dw.cpp294 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
865 SkTypeface* SkFontMgr_DirectWrite::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_DirectWrite
DSkFontMgr_android.cpp363 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_Android
DSkFontMgr_fontconfig.cpp952 SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_fontconfig
DSkFontHost_win.cpp2301 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgrGDI
DSkFontHost_mac.cpp2654 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Mac
/third_party/flutter/skia/src/fonts/
DSkFontMgr_indirect.cpp153 SkTypeface* SkFontMgr_Indirect::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Indirect
/third_party/flutter/skia/tools/fonts/
DTestFontMgr.cpp160 SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override { in onMatchFaceStyle() function in __anon983542770111::FontMgr
/third_party/flutter/skia/modules/skottie/src/
DSkottieTest.cpp202 SkTypeface* onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const override { in DEF_TEST() function in DEF_TEST::DummyFontMgr
591 SkTypeface* onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr

12