Home
last modified time | relevance | path

Searched defs:fontFile (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/issue_tests/
H A DIssue27Tests.java21 private static final File fontFile = TestFont.TestFontNames.OPENSANS.getFile(); field in Issue27Tests
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/subsetter/
H A DBasicSubsetTests.java45 private static final File fontFile = TestFont.TestFontNames.OPENSANS.getFile(); field in BasicSubsetTests
H A DHintStripTest.java47 private static final File fontFile = TestFontNames.OPENSANS.getFile(); field in HintStripTest
H A DRenumberingSubsetTest.java51 private static final File fontFile = TestFontNames.OPENSANS.getFile(); field in RenumberingSubsetTest
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/
H A DNameEditingTests.java38 private static final File fontFile = TestFont.TestFontNames.OPENSANS.getFile(); field in NameEditingTests
H A DGlyphTests.java45 private final File fontFile; field in GlyphTests.TestSet
60 public TestSet(final File fontFile, in TestSet() argument
81 public TestSet(final File fontFile, in TestSet() argument
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/tools/conversion/eot/
H A DEOTWriterTest.java33 private static final File fontFile = TestFontNames.OPENSANS.getFile(); field in EOTWriterTest
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/testing/
H A DFontLoader.java20 public static Font getFont(File fontFile) throws IOException { in getFont() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/fontinfo/
H A DFontUtils.java48 public static Font[] getFonts(String fontFile) throws IOException { in getFonts() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/sfnttool/
H A DSfntTool.java117 public void subsetFontFile(File fontFile, File outputFile, int nIters) in subsetFontFile() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sflint/
H A DSFLint.java82 public void lintFontFile(File fontFile) throws IOException { in lintFontFile() argument
/third_party/skia/third_party/externals/sfntly/java/test/com/google/typography/font/sfntly/testutils/
H A DTestFontUtils.java205 public static File serializeFont(File fontFile) throws Exception { in serializeFont() argument
237 public static Builder builderForFontFile(File fontFile) throws IOException { in builderForFontFile() argument
241 public static Builder builderForFontFile(File fontFile, boolean fingerprint) throws IOException { in builderForFontFile() argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-ot-math.c55 openFont(const char* fontFile) in openFont() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfntdump/
H A DSfntDump.java356 public void dumpFont(File fontFile) throws IOException { in dumpFont() argument
[all...]
/third_party/skia/src/ports/
H A DSkFontMgr_preview.h190 const FontFileInfo& fontFile = family.fFonts[i]; in SkFontStyleSet_Preview() local
H A DSkFontMgr_android.cpp183 const FontFileInfo& fontFile = family.fFonts[i]; in SkFontStyleSet_Android() local
H A DSkRemotableFontMgr_win_dw.cpp106 SkTScopedComPtr<IDWriteFontFile> fontFile; in FontToIdentity() local
H A DSkFontMgr_win_dw.cpp186 SK_STDMETHODIMP StreamFontFileEnumerator::GetCurrentFontFile(IDWriteFontFile** fontFile) { in GetCurrentFontFile() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-directwrite.cc150 IDWriteFontFile *fontFile; member
209 IDWriteFontFile *fontFile; in _hb_directwrite_shaper_face_data_create() local

Completed in 41 milliseconds