/third_party/flutter/skia/tools/fonts/ |
D | TestEmptyTypeface.h | 26 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects&, in onCreateScalerContext() function
|
D | TestTypeface.cpp | 199 SkScalerContext* TestTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext() function in TestTypeface
|
D | RandomScalerContext.cpp | 147 SkScalerContext* SkRandomTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext() function in SkRandomTypeface
|
D | TestSVGTypeface.cpp | 263 SkScalerContext* TestSVGTypeface::onCreateScalerContext(const SkScalerContextEffects& e, in onCreateScalerContext() function in TestSVGTypeface
|
/third_party/skia/tools/fonts/ |
D | TestEmptyTypeface.h | 27 std::unique_ptr<SkScalerContext> onCreateScalerContext( in onCreateScalerContext() function
|
D | TestTypeface.cpp | 195 std::unique_ptr<SkScalerContext> TestTypeface::onCreateScalerContext( in onCreateScalerContext() function in TestTypeface
|
D | RandomScalerContext.cpp | 144 std::unique_ptr<SkScalerContext> SkRandomTypeface::onCreateScalerContext( in onCreateScalerContext() function in SkRandomTypeface
|
D | TestSVGTypeface.cpp | 264 std::unique_ptr<SkScalerContext> TestSVGTypeface::onCreateScalerContext( in onCreateScalerContext() function in TestSVGTypeface
|
/third_party/flutter/skia/src/core/ |
D | SkTypeface_remote.h | 97 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext() function
|
D | SkTypeface.cpp | 51 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects&, in onCreateScalerContext() function in __anona90fa3bc0111::SkEmptyTypeface
|
/third_party/skia/src/core/ |
D | SkTypeface_remote.h | 97 std::unique_ptr<SkScalerContext> onCreateScalerContext( in onCreateScalerContext() function
|
D | SkTypeface.cpp | 44 std::unique_ptr<SkScalerContext> onCreateScalerContext( in onCreateScalerContext() function in __anon950389a70111::SkEmptyTypeface
|
/third_party/flutter/skia/src/ports/ |
D | SkTypeface_win_dw.cpp | 345 SkScalerContext* DWriteFontTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext() function in DWriteFontTypeface
|
D | SkFontHost_FreeType.cpp | 700 SkScalerContext* SkTypeface_FreeType::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext() function in SkTypeface_FreeType
|
D | SkFontHost_win.cpp | 2113 SkScalerContext* LogFontTypeface::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext() function in LogFontTypeface
|
D | SkFontHost_mac.cpp | 2290 SkScalerContext* SkTypeface_Mac::onCreateScalerContext(const SkScalerContextEffects& effects, in onCreateScalerContext() function in SkTypeface_Mac
|
/third_party/flutter/skia/tests/ |
D | FontMgrTest.cpp | 130 SkScalerContext* onCreateScalerContext(const SkScalerContextEffects&, in test_matchStyleCSS3() function in test_matchStyleCSS3::TestTypeface
|
/third_party/skia/tests/ |
D | FontMgrTest.cpp | 134 std::unique_ptr<SkScalerContext> onCreateScalerContext( in DEF_TEST() function in DEF_TEST::TestTypeface
|
/third_party/skia/src/ports/ |
D | SkTypeface_win_dw.cpp | 393 std::unique_ptr<SkScalerContext> DWriteFontTypeface::onCreateScalerContext( in onCreateScalerContext() function in DWriteFontTypeface
|
D | SkTypeface_mac_ct.cpp | 920 std::unique_ptr<SkScalerContext> SkTypeface_Mac::onCreateScalerContext( in onCreateScalerContext() function in SkTypeface_Mac
|
D | SkFontHost_FreeType.cpp | 571 std::unique_ptr<SkScalerContext> SkTypeface_FreeType::onCreateScalerContext( in onCreateScalerContext() function in SkTypeface_FreeType
|
D | SkFontHost_win.cpp | 2075 std::unique_ptr<SkScalerContext> LogFontTypeface::onCreateScalerContext( in onCreateScalerContext() function in LogFontTypeface
|
/third_party/skia/src/utils/ |
D | SkCustomTypeface.cpp | 236 std::unique_ptr<SkScalerContext> SkUserTypeface::onCreateScalerContext( in onCreateScalerContext() function in SkUserTypeface
|