/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
D | TestFontUtils.java | 60 public static Font[] loadFont(File file) throws IOException { in loadFont() method in TestFontUtils 72 public static Font[] loadFont(File file, boolean fingerprint) throws IOException { in loadFont() method in TestFontUtils 94 public static Font[] loadFont(File file, byte[]... expectedFingerprints) throws IOException { in loadFont() method in TestFontUtils
|
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/ |
D | TestFontUtils.java | 60 public static Font[] loadFont(File file) throws IOException { in loadFont() method in TestFontUtils 72 public static Font[] loadFont(File file, boolean fingerprint) throws IOException { in loadFont() method in TestFontUtils 94 public static Font[] loadFont(File file, byte[]... expectedFingerprints) throws IOException { in loadFont() method in TestFontUtils
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
D | SFView.java | 34 private static Font[] loadFont(File file) throws IOException { in loadFont() method in SFView
|
D | RuleDump.java | 29 public static Font[] loadFont(File file) throws IOException { in loadFont() method in RuleDump
|
D | HtmlViewer.java | 41 public static Font[] loadFont(File file) throws IOException { in loadFont() method in HtmlViewer
|
D | GsubRulesDump.java | 33 private static Font[] loadFont(File file) throws IOException { in loadFont() method in GsubRulesDump
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/ |
D | SFView.java | 34 private static Font[] loadFont(File file) throws IOException { in loadFont() method in SFView
|
D | RuleDump.java | 29 public static Font[] loadFont(File file) throws IOException { in loadFont() method in RuleDump
|
D | HtmlViewer.java | 41 public static Font[] loadFont(File file) throws IOException { in loadFont() method in HtmlViewer
|
D | GsubRulesDump.java | 33 private static Font[] loadFont(File file) throws IOException { in loadFont() method in GsubRulesDump
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | htmlcanvas.js | 24 this.loadFont = function(buffer, descriptors) { method in HTMLCanvas
|
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/ |
D | htmlcanvas.js | 25 this.loadFont = function(buffer, descriptors) { method in HTMLCanvas
|
/third_party/skia/modules/skresources/include/ |
D | SkResources.h | 170 virtual sk_sp<SkData> loadFont(const char[] /* name */, in loadFont() function
|
/third_party/flutter/skia/modules/skottie/gm/ |
D | SkottieGM.cpp | 32 sk_sp<SkData> loadFont(const char[], const char[]) const override { in loadFont() function in __anonc84917920111::FakeWebFontProvider
|
/third_party/skia/modules/canvaskit/ |
D | particles_bindings.cpp | 56 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anon9e5cbfb80111::ParticleAssetProvider
|
D | skottie_bindings.cpp | 84 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anonc29381d40111::SkottieAssetProvider
|
/third_party/flutter/skia/third_party/externals/sdl/Xcode-iOS/Demos/src/ |
D | keyboard.c | 195 loadFont(void) in loadFont() function
|
/third_party/flutter/skia/modules/canvaskit/ |
D | skottie_bindings.cpp | 62 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anon835477490111::SkottieAssetProvider
|
/third_party/skia/modules/skresources/src/ |
D | SkResources.cpp | 233 sk_sp<SkData> ResourceProviderProxyBase::loadFont(const char name[], const char url[]) const { in loadFont() function in skresources::ResourceProviderProxyBase
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Font.java | 620 private void loadFont(InputStream is) throws IOException { in loadFont() method in Font.Builder 635 private void loadFont(WritableFontData wfd, int offsetToOffsetTable) throws IOException { in loadFont() method in Font.Builder
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
D | Font.java | 620 private void loadFont(InputStream is) throws IOException { in loadFont() method in Font.Builder 635 private void loadFont(WritableFontData wfd, int offsetToOffsetTable) throws IOException { in loadFont() method in Font.Builder
|
/third_party/skia/experimental/skottiekit/ |
D | skottiekit_bindings.cpp | 84 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anon81fc85180111::SkottieAssetProvider
|
/third_party/flutter/skia/modules/skottie/src/ |
D | Skottie.cpp | 416 sk_sp<SkData> ResourceProvider::loadFont(const char[], const char[]) const { in loadFont() function in skottie::ResourceProvider
|
/third_party/flutter/skia/src/ports/skia_ohos/ |
D | FontConfig_ohos.cpp | 963 int FontConfig_OHOS::loadFont(const SkTypeface_FreeType::Scanner& scanner, const char* fname) in loadFont() function in FontConfig_OHOS
|
/third_party/skia/src/ports/skia_ohos/ |
D | FontConfig_ohos.cpp | 954 int FontConfig_OHOS::loadFont(const SkTypeface_FreeType::Scanner& scanner, const char* fname) in loadFont() function in FontConfig_OHOS
|