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:caretSlopeRun
(Results
1 - 10
of
10
) sorted by relevance
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H
A
D
HorizontalHeaderTable.java
47
caretSlopeRun
(20),
enum constant
99
public int
caretSlopeRun
() {
in caretSlopeRun()
method in HorizontalHeaderTable
100
return this.data.readShort(Offset.
caretSlopeRun
.offset);
in caretSlopeRun()
219
public int
caretSlopeRun
() {
in caretSlopeRun()
method in HorizontalHeaderTable.Builder
220
return this.internalReadData().readUShort(Offset.
caretSlopeRun
.offset);
in caretSlopeRun()
224
this.internalWriteData().writeUShort(Offset.
caretSlopeRun
.offset, version);
in setCaretSlopeRun()
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-metrics.cc
159
case HB_OT_METRICS_TAG_HORIZONTAL_CARET_RUN: return GET_METRIC_X (hhea,
caretSlopeRun
);
in hb_ot_metrics_get_position()
162
case HB_OT_METRICS_TAG_VERTICAL_CARET_RUN: return GET_METRIC_Y (vhea,
caretSlopeRun
);
in hb_ot_metrics_get_position()
H
A
D
hb-ot-hhea-table.hh
75
HBINT16
caretSlopeRun
; /* 0 for vertical caret, 1 for horizontal. */
member
/third_party/skia/src/sfnt/
H
A
D
SkOTTable_hhea.h
33
SK_OT_SHORT
caretSlopeRun
;
member
/third_party/icu/icu4c/source/samples/layout/
H
A
D
sfnt.h
202
le_int16
caretSlopeRun
;
member
/third_party/skia/third_party/externals/icu/source/samples/layout/
H
A
D
sfnt.h
202
le_int16
caretSlopeRun
;
member
/third_party/icu/icu4c/source/test/perf/leperf/
H
A
D
FontObject.h
165
le_int16
caretSlopeRun
;
member
H
A
D
sfnt.h
339
le_int16
caretSlopeRun
;
member
/third_party/icu/icu4c/source/test/letest/
H
A
D
FontObject.h
161
le_int16
caretSlopeRun
;
member
H
A
D
sfnt.h
335
le_int16
caretSlopeRun
;
member
Completed in 6 milliseconds