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:lig_id
(Results
1 - 5
of
5
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-ot-shape-fallback.cc
342
unsigned int
lig_id
= _hb_glyph_info_get_lig_id (&buffer->info[base]);
in position_around_base()
local
H
A
D
hb-ot-layout-gsub-table.hh
346
unsigned
lig_id
= _hb_glyph_info_get_lig_id (&c->buffer->cur());
in apply()
local
H
A
D
hb-ot-layout.hh
490
uint8_t
lig_id
= buffer->next_serial () & 0x07;
in _hb_allocate_lig_id()
local
436
_hb_glyph_info_set_lig_props_for_ligature(hb_glyph_info_t *info, unsigned int
lig_id
, unsigned int lig_num_comps)
_hb_glyph_info_set_lig_props_for_ligature()
argument
444
_hb_glyph_info_set_lig_props_for_mark(hb_glyph_info_t *info, unsigned int
lig_id
, unsigned int lig_comp)
_hb_glyph_info_set_lig_props_for_mark()
argument
[all...]
H
A
D
hb-ot-layout-gpos-table.hh
2338
unsigned int
lig_id
= _hb_glyph_info_get_lig_id (&buffer->info[j]);
in apply()
local
H
A
D
hb-ot-layout-gsubgpos.hh
1117
unsigned int
lig_id
= is_ligature ? _hb_allocate_lig_id (buffer) : 0;
in ligate_input()
local
Completed in 13 milliseconds