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:num_tables
(Results
1 - 12
of
12
) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/sfnt/
H
A
D
ttkern.c
50
FT_UInt nn,
num_tables
;
in FT_LOCAL_DEF()
local
H
A
D
sfwoff2.c
1512
FT_UShort
num_tables
= woff2->
num_tables
;
in reconstruct_font()
local
341
find_table( WOFF2_Table* tables, FT_UShort
num_tables
, FT_Tag tag )
find_table()
argument
1247
get_x_mins( FT_Stream stream, WOFF2_Table* tables, FT_UShort
num_tables
, WOFF2_Info info, FT_Memory memory )
get_x_mins()
argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-subset.cc
225
unsigned offset = 0,
num_tables
= ARRAY_LENGTH (table_tags);
in _is_table_present()
local
359
unsigned offset = 0,
num_tables
= ARRAY_LENGTH (table_tags);
in hb_subset_or_fail()
local
[all...]
H
A
D
main.cc
391
unsigned
num_tables
= font.get_table_count ();
in print_layout_info_using_private_api()
local
H
A
D
hb-ot-color-cbdt-table.hh
55
unsigned int
num_tables
; /* INOUT
member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H
A
D
wofftypes.h
49
FT_UShort
num_tables
;
member
128
FT_UShort
num_tables
;
member
158
FT_UShort
num_tables
;
member
H
A
D
tttypes.h
110
FT_UShort
num_tables
;
member
1469
FT_UShort
num_tables
;
member
/third_party/skia/third_party/externals/freetype/src/type42/
H
A
D
t42parse.c
540
FT_Int
num_tables
= 0;
in t42_parse_sfnts()
local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H
A
D
font.h
245
int32_t
num_tables
() { return (int32_t)tables_.size(); }
in num_tables()
function in sfntly::Font
/third_party/mesa3d/src/imgui/
H
A
D
imstb_truetype.h
1291
stbtt_int32
num_tables
= ttUSHORT(data+fontstart+4);
in stbtt__find_table()
local
/third_party/skia/third_party/externals/imgui/
H
A
D
imstb_truetype.h
1291
stbtt_int32
num_tables
= ttUSHORT(data+fontstart+4);
in stbtt__find_table()
local
/third_party/glfw/deps/
H
A
D
nuklear.h
11103
nk_int
num_tables
= nk_ttUSHORT(data+fontstart+4);
in nk_tt__find_table()
local
Completed in 66 milliseconds