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:morx
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/test/api/
H
A
D
test-aat-layout.c
107
hb_face_t *
morx
= hb_test_open_font_file ("fonts/aat-
morx
.ttf");
in test_aat_has()
local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H
A
D
Tag.java
87
public static final int
morx
= Tag.intValue(new byte[]{'m', 'o', 'r', 'x'});
field in Tag
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-aat-layout.cc
206
const AAT::
morx
&
morx
= *mapper->face->table.
morx
;
in hb_aat_layout_compile_map()
local
248
const AAT::
morx
&
morx
= *
morx
_blob->as<AAT::
morx
> ();
hb_aat_layout_substitute()
local
[all...]
H
A
D
hb-aat-layout-morx-table.hh
1165
struct
morx
: mortmorx<ExtendedTypes, HB_AAT_TAG_morx> {};
struct
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H
A
D
tag.cc
62
const int32_t Tag::
morx
= TAG('m', 'o', 'r', 'x');
member in sfntly::Tag
H
A
D
tag.h
80
static const int32_t
morx
;
member
Completed in 5 milliseconds