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:lookupType
(Results
1 - 8
of
8
) sorted by relevance
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/
H
A
D
GsubLookupSubTable.java
21
public abstract GsubLookupType
lookupType
();
in lookupType()
method in GsubLookupSubTable
35
public abstract GsubLookupType
lookupType
();
in lookupType()
method in GsubLookupSubTable.Builder
H
A
D
LookupSubTable.java
17
protected abstract LookupType
lookupType
();
in lookupType()
method in LookupSubTable
29
protected abstract LookupType
lookupType
();
in lookupType()
method in LookupSubTable.Builder
H
A
D
ExtensionSubst.java
10
final GsubLookupType
lookupType
;
field in ExtensionSubst
23
public GsubLookupType
lookupType
() {
in lookupType()
method in ExtensionSubst
H
A
D
LookupTable.java
48
public GsubLookupType
lookupType
() {
in lookupType()
method in LookupTable
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H
A
D
Lookup.java
18
private int
lookupType
;
field in Lookup
/third_party/mesa3d/src/imgui/
H
A
D
imstb_truetype.h
2451
stbtt_uint16
lookupType
= ttUSHORT(lookupTable);
in stbtt__GetGlyphGPOSInfoAdvance()
local
/third_party/skia/third_party/externals/imgui/
H
A
D
imstb_truetype.h
2451
stbtt_uint16
lookupType
= ttUSHORT(lookupTable);
in stbtt__GetGlyphGPOSInfoAdvance()
local
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-layout-common.hh
1381
HBUINT16
lookupType
; /* Different enumerations for GSUB and GPOS */
member
Completed in 21 milliseconds