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:ffuncs
(Results
1 - 4
of
4
) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/util/
H
A
D
hb-fc.cc
79
const hb_font_funcs_t *
ffuncs
;
in _hb_fc_get_font_funcs()
local
/third_party/skia/third_party/externals/harfbuzz/test/api/
H
A
D
test-shape.c
116
hb_font_funcs_t *
ffuncs
;
in test_shape()
local
H
A
D
test-font.c
152
_test_fontfuncs_nil (hb_font_funcs_t *
ffuncs
)
in _test_fontfuncs_nil()
argument
199
hb_font_funcs_t *
ffuncs
;
in test_fontfuncs_nil()
local
/third_party/skia/third_party/externals/harfbuzz/src/
H
A
D
hb-font.cc
562
hb_font_funcs_t *
ffuncs
;
in hb_font_funcs_create()
local
598
hb_font_funcs_reference (hb_font_funcs_t *
ffuncs
)
in hb_font_funcs_reference()
argument
614
hb_font_funcs_destroy (hb_font_funcs_t *
ffuncs
)
in hb_font_funcs_destroy()
argument
641
hb_font_funcs_set_user_data(hb_font_funcs_t *
ffuncs
, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy , hb_bool_t replace)
hb_font_funcs_set_user_data()
argument
663
hb_font_funcs_get_user_data(hb_font_funcs_t *
ffuncs
, hb_user_data_key_t *key)
hb_font_funcs_get_user_data()
argument
679
hb_font_funcs_make_immutable(hb_font_funcs_t *
ffuncs
)
hb_font_funcs_make_immutable()
argument
698
hb_font_funcs_is_immutable(hb_font_funcs_t *
ffuncs
)
hb_font_funcs_is_immutable()
argument
2342
hb_font_funcs_set_glyph_func(hb_font_funcs_t *
ffuncs
, hb_font_get_glyph_func_t func, void *user_data, hb_destroy_func_t destroy )
hb_font_funcs_set_glyph_func()
argument
[all...]
Completed in 5 milliseconds