/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | asset_font_manager.h | 63 SkTypeface* onMatchFaceStyle(const SkTypeface*,
|
D | asset_font_manager.cc | 73 SkTypeface* AssetFontManager::onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function in txt::AssetFontManager
|
/third_party/flutter/skia/src/core/ |
D | SkFontMgr.cpp | 62 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/ |
D | SkFontMgr_ohos.h | 39 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
|
D | SkFontMgr_ohos.cpp | 278 SkTypeface* SkFontMgr_OHOS::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& style) … in onMatchFaceStyle() function in SkFontMgr_OHOS
|
/third_party/flutter/skia/include/ports/ |
D | SkFontMgr_indirect.h | 50 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
|
/third_party/flutter/skia/modules/skparagraph/include/ |
D | TypefaceFontProvider.h | 58 SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override { in onMatchFaceStyle() function
|
/third_party/skia/include/core/ |
D | SkFontMgr.h | 144 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*, in onMatchFaceStyle() function
|
/third_party/flutter/skia/include/core/ |
D | SkFontMgr.h | 161 virtual SkTypeface* onMatchFaceStyle(const SkTypeface*,
|
/third_party/flutter/skia/src/ports/ |
D | SkFontMgr_custom.h | 146 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember,
|
D | SkFontMgr_fuchsia.cpp | 245 SkTypeface* onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const override; 373 SkTypeface* SkFontMgr_Fuchsia::onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const { in onMatchFaceStyle() function in SkFontMgr_Fuchsia
|
D | SkFontMgr_custom.cpp | 216 SkTypeface* SkFontMgr_Custom::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Custom
|
D | SkFontMgr_preview.cpp | 71 SkTypeface* SkFontMgr_Preview::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& styl… in onMatchFaceStyle() function in SkFontMgr_Preview
|
D | SkFontMgr_preview.h | 325 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
|
D | SkFontMgr_ohos.h | 310 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface,
|
D | SkFontMgr_FontConfigInterface.cpp | 220 SkTypeface* onMatchFaceStyle(const SkTypeface*, const SkFontStyle&) const override { in onMatchFaceStyle() function in SkFontMgr_FCI
|
D | SkFontMgr_ohos.cpp | 91 SkTypeface* SkFontMgr_OHOS::onMatchFaceStyle(const SkTypeface* typeface, const SkFontStyle& style) … in onMatchFaceStyle() function in SkFontMgr_OHOS
|
D | SkFontMgr_win_dw.cpp | 294 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, 865 SkTypeface* SkFontMgr_DirectWrite::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_DirectWrite
|
D | SkFontMgr_android.cpp | 363 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_Android
|
D | SkFontMgr_fontconfig.cpp | 952 SkTypeface* onMatchFaceStyle(const SkTypeface* typeface, in onMatchFaceStyle() function in SkFontMgr_fontconfig
|
D | SkFontHost_win.cpp | 2301 virtual SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgrGDI
|
D | SkFontHost_mac.cpp | 2654 SkTypeface* onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Mac
|
/third_party/flutter/skia/src/fonts/ |
D | SkFontMgr_indirect.cpp | 153 SkTypeface* SkFontMgr_Indirect::onMatchFaceStyle(const SkTypeface* familyMember, in onMatchFaceStyle() function in SkFontMgr_Indirect
|
/third_party/flutter/skia/tools/fonts/ |
D | TestFontMgr.cpp | 160 SkTypeface* onMatchFaceStyle(const SkTypeface* tf, const SkFontStyle& style) const override { in onMatchFaceStyle() function in __anon983542770111::FontMgr
|
/third_party/flutter/skia/modules/skottie/src/ |
D | SkottieTest.cpp | 202 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
|