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
refs:zeroMetrics
(Results
1 - 11
of
11
) sorted by relevance
/third_party/skia/src/core/
H
A
D
SkTypeface_remote.cpp
33
glyph->
zeroMetrics
();
in generateMetrics()
H
A
D
SkGlyph.h
252
void
zeroMetrics
();
H
A
D
SkGlyph.cpp
30
void SkGlyph::
zeroMetrics
() {
in zeroMetrics()
function in SkGlyph
H
A
D
SkScalerContext.cpp
1241
glyph->
zeroMetrics
();
in MakeEmpty()
1246
glyph->
zeroMetrics
();
in MakeEmpty()
/third_party/skia/src/ports/
H
A
D
SkFontHost_FreeType.cpp
978
glyph->
zeroMetrics
();
1085
glyph->
zeroMetrics
();
1093
glyph->
zeroMetrics
();
1147
glyph->
zeroMetrics
();
1155
glyph->
zeroMetrics
();
1162
glyph->
zeroMetrics
();
1179
glyph->
zeroMetrics
();
1268
glyph->
zeroMetrics
();
H
A
D
SkScalerContext_mac_ct.cpp
276
glyph->
zeroMetrics
();
in generateMetrics()
H
A
D
SkFontHost_win.cpp
861
glyph->
zeroMetrics
();
in generateMetrics()
/third_party/skia/tools/fonts/
H
A
D
TestTypeface.cpp
174
glyph->
zeroMetrics
();
H
A
D
TestSVGTypeface.cpp
201
glyph->
zeroMetrics
();
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/sample/sfview/
H
A
D
ViewableTaggedData.java
125
* @param
zeroMetrics
130
Dimension measure(boolean
zeroMetrics
) {
in measure()
argument
131
if (
zeroMetrics
) {
in measure()
/third_party/skia/src/utils/
H
A
D
SkCustomTypeface.cpp
215
glyph->
zeroMetrics
();
Completed in 18 milliseconds