| /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/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/skia/modules/skresources/include/ |
| D | SkResources.h | 170 virtual sk_sp<SkData> loadFont(const char[] /* name */, in loadFont() function
|
| /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 __anonfdde10ba0111::ParticleAssetProvider
|
| D | skottie_bindings.cpp | 84 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anon6828aa560111::SkottieAssetProvider
|
| D | externs.js | 1075 HTMLCanvas.prototype.loadFont = function() {}; method in HTMLCanvas
|
| /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/skia/experimental/skottiekit/ |
| D | skottiekit_bindings.cpp | 84 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anonf33c5fda0111::SkottieAssetProvider
|
| /third_party/skia/src/ports/skia_ohos/ |
| D | FontConfig_ohos.cpp | 1010 int FontConfig_OHOS::loadFont(const SkTypeface_FreeType::Scanner& scanner, const char* fname) in loadFont() function in FontConfig_OHOS
|
| /third_party/skia/modules/canvaskit/npm_build/types/ |
| D | index.d.ts | 577 loadFont(bytes: ArrayBuffer | Uint8Array, descriptors: Record<string, string>): void; method
|