Home
last modified time | relevance | path

Searched defs:loadFont (Results 1 – 25 of 28) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
DTestFontUtils.java60 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/
DTestFontUtils.java60 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/
DSFView.java34 private static Font[] loadFont(File file) throws IOException { in loadFont() method in SFView
DRuleDump.java29 public static Font[] loadFont(File file) throws IOException { in loadFont() method in RuleDump
DHtmlViewer.java41 public static Font[] loadFont(File file) throws IOException { in loadFont() method in HtmlViewer
DGsubRulesDump.java33 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/
DSFView.java34 private static Font[] loadFont(File file) throws IOException { in loadFont() method in SFView
DRuleDump.java29 public static Font[] loadFont(File file) throws IOException { in loadFont() method in RuleDump
DHtmlViewer.java41 public static Font[] loadFont(File file) throws IOException { in loadFont() method in HtmlViewer
DGsubRulesDump.java33 private static Font[] loadFont(File file) throws IOException { in loadFont() method in GsubRulesDump
/third_party/skia/modules/canvaskit/htmlcanvas/
Dhtmlcanvas.js24 this.loadFont = function(buffer, descriptors) { method in HTMLCanvas
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/
Dhtmlcanvas.js25 this.loadFont = function(buffer, descriptors) { method in HTMLCanvas
/third_party/skia/modules/skresources/include/
DSkResources.h170 virtual sk_sp<SkData> loadFont(const char[] /* name */, in loadFont() function
/third_party/flutter/skia/modules/skottie/gm/
DSkottieGM.cpp32 sk_sp<SkData> loadFont(const char[], const char[]) const override { in loadFont() function in __anonc84917920111::FakeWebFontProvider
/third_party/skia/modules/canvaskit/
Dparticles_bindings.cpp56 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anon9e5cbfb80111::ParticleAssetProvider
Dskottie_bindings.cpp84 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/
Dkeyboard.c195 loadFont(void) in loadFont() function
/third_party/flutter/skia/modules/canvaskit/
Dskottie_bindings.cpp62 sk_sp<SkData> loadFont(const char name[], const char[] /* url */) const override { in loadFont() function in __anon835477490111::SkottieAssetProvider
/third_party/skia/modules/skresources/src/
DSkResources.cpp233 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/
DFont.java620 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/
DFont.java620 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/
Dskottiekit_bindings.cpp84 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/
DSkottie.cpp416 sk_sp<SkData> ResourceProvider::loadFont(const char[], const char[]) const { in loadFont() function in skottie::ResourceProvider
/third_party/flutter/skia/src/ports/skia_ohos/
DFontConfig_ohos.cpp963 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/
DFontConfig_ohos.cpp954 int FontConfig_OHOS::loadFont(const SkTypeface_FreeType::Scanner& scanner, const char* fname) in loadFont() function in FontConfig_OHOS

12