| /third_party/skia/src/core/ |
| D | SkFontMgr.cpp | 73 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function in SkEmptyFontMgr 142 return this->onMakeFromFile(path, ttcIndex); in makeFromFile()
|
| /third_party/skia/include/utils/ |
| D | SkOrderedFontMgr.h | 45 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
|
| /third_party/flutter/txt/src/txt/ |
| D | asset_font_manager.h | 75 sk_sp<SkTypeface> onMakeFromFile(const char path[],
|
| D | asset_font_manager.cc | 93 sk_sp<SkTypeface> AssetFontManager::onMakeFromFile(const char path[], in onMakeFromFile() function in txt::AssetFontManager
|
| /third_party/flutter/skia/src/core/ |
| D | SkFontMgr.cpp | 79 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function in SkEmptyFontMgr 160 return this->onMakeFromFile(path, ttcIndex); in makeFromFile()
|
| /third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
| D | asset_font_manager.h | 78 sk_sp<SkTypeface> onMakeFromFile(const char path[],
|
| D | asset_font_manager.cc | 99 sk_sp<SkTypeface> AssetFontManager::onMakeFromFile(const char path[], in onMakeFromFile() function in txt::AssetFontManager
|
| /third_party/skia/modules/skparagraph/include/ |
| D | TypefaceFontProvider.h | 65 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in onMakeFromFile() function
|
| /third_party/skia/src/ports/skia_ohos/ |
| D | SkFontMgr_ohos.h | 47 virtual sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
|
| /third_party/skia/src/utils/ |
| D | SkOrderedFontMgr.cpp | 94 sk_sp<SkTypeface> SkOrderedFontMgr::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkOrderedFontMgr
|
| /third_party/flutter/skia/include/ports/ |
| D | SkFontMgr_indirect.h | 54 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
|
| /third_party/skia/include/ports/ |
| D | SkFontMgr_indirect.h | 53 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
|
| /third_party/flutter/skia/src/ports/skia_ohos/ |
| D | SkFontMgr_ohos.h | 48 virtual sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
|
| /third_party/flutter/skia/modules/skparagraph/include/ |
| D | TypefaceFontProvider.h | 74 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function
|
| /third_party/flutter/skia/include/core/ |
| D | SkFontMgr.h | 170 virtual sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const = 0;
|
| /third_party/skia/include/core/ |
| D | SkFontMgr.h | 164 virtual sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const = 0;
|
| /third_party/flutter/skia/src/ports/ |
| D | SkFontMgr_custom.h | 152 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
|
| D | SkFontMgr_fuchsia.cpp | 251 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override; 392 sk_sp<SkTypeface> SkFontMgr_Fuchsia::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Fuchsia
|
| /third_party/skia/src/ports/ |
| D | SkFontMgr_custom.h | 151 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override;
|
| /third_party/skia/tools/fonts/ |
| D | TestFontMgr.cpp | 169 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anonf4a150800111::FontMgr
|
| /third_party/flutter/skia/tools/fonts/ |
| D | TestFontMgr.cpp | 178 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anonbe445e150111::FontMgr
|
| /third_party/skia/src/fonts/ |
| D | SkFontMgr_indirect.cpp | 163 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Indirect
|
| /third_party/flutter/skia/src/fonts/ |
| D | SkFontMgr_indirect.cpp | 165 sk_sp<SkTypeface> SkFontMgr_Indirect::onMakeFromFile(const char path[], int ttcIndex) const { in onMakeFromFile() function in SkFontMgr_Indirect
|
| /third_party/skia/modules/skottie/tests/ |
| D | Text.cpp | 58 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in onMakeFromFile() function in __anon296c64eb0111::RecordMatchFamilyStyleSkFontMgr
|
| /third_party/flutter/skia/modules/skottie/src/ |
| D | SkottieTest.cpp | 219 sk_sp<SkTypeface> onMakeFromFile(const char path[], int ttcIndex) const override { in DEF_TEST() function in DEF_TEST::DummyFontMgr 608 sk_sp<SkTypeface> onMakeFromFile(const char[], int) const override { in DEF_TEST() function in DEF_TEST::CountingFontMgr
|