Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
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
D
Issue27Tests.java
21
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
D
BasicSubsetTests.java
45
private static final File
fontFile
= TestFont.TestFontNames.OPENSANS.getFile();
field in BasicSubsetTests
H
A
D
HintStripTest.java
47
private static final File
fontFile
= TestFontNames.OPENSANS.getFile();
field in HintStripTest
H
A
D
RenumberingSubsetTest.java
51
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
D
NameEditingTests.java
38
private static final File
fontFile
= TestFont.TestFontNames.OPENSANS.getFile();
field in NameEditingTests
H
A
D
GlyphTests.java
45
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
D
EOTWriterTest.java
33
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
D
FontLoader.java
20
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
D
FontUtils.java
48
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
D
SfntTool.java
117
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
D
SFLint.java
82
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
D
TestFontUtils.java
205
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
D
test-ot-math.c
55
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
D
SfntDump.java
356
public void dumpFont(File
fontFile
) throws IOException {
in dumpFont()
argument
[all...]
/third_party/skia/src/ports/
H
A
D
SkFontMgr_preview.h
190
const FontFileInfo&
fontFile
= family.fFonts[i];
in SkFontStyleSet_Preview()
local
H
A
D
SkFontMgr_android.cpp
183
const FontFileInfo&
fontFile
= family.fFonts[i];
in SkFontStyleSet_Android()
local
H
A
D
SkRemotableFontMgr_win_dw.cpp
106
SkTScopedComPtr<IDWriteFontFile>
fontFile
;
in FontToIdentity()
local
H
A
D
SkFontMgr_win_dw.cpp
186
SK_STDMETHODIMP StreamFontFileEnumerator::GetCurrentFontFile(IDWriteFontFile**
fontFile
) {
in GetCurrentFontFile()
argument
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-directwrite.cc
150
IDWriteFontFile *
fontFile
;
member
209
IDWriteFontFile *
fontFile
;
in _hb_directwrite_shaper_face_data_create()
local
Completed in 41 milliseconds