OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_face_destroy
(Results
1 - 14
of
14
) sorted by null
/external/harfbuzz_ng/src/
hb-face.h
65
hb_face_destroy
(hb_face_t *face);
test-buffer-serialize.cc
93
hb_face_destroy
(face);
test.cc
131
hb_face_destroy
(face);
hb-face.cc
212
*
hb_face_destroy
: (skip)
220
hb_face_destroy
(hb_face_t *face)
function
hb-ft.cc
562
hb_face_destroy
((hb_face_t *) ft_face->generic.data);
609
hb_face_destroy
(face);
hb-font.cc
1246
hb_face_destroy
(font->face);
[
all
...]
/external/harfbuzz_ng/test/fuzzing/
hb-fuzzer.cc
49
hb_face_destroy
(face);
/external/harfbuzz_ng/test/api/
test-shape.c
99
hb_face_destroy
(face);
152
hb_face_destroy
(face);
test-font.c
61
hb_face_destroy
(face);
108
hb_face_destroy
(face);
160
hb_face_destroy
(face);
269
hb_face_destroy
(face);
385
hb_face_destroy
(face);
test-object.c
85
hb_face_destroy
(face);
test-ot-math.c
79
hb_face_destroy
(hb_face);
[
all
...]
/frameworks/minikin/libs/minikin/
HbFontCache.cpp
126
hb_face_destroy
(face);
/external/skia/tools/
SkShaper_harfbuzz.cpp
61
void operator()(hb_face_t* f) {
hb_face_destroy
(f); }
/external/harfbuzz_ng/util/
options.cc
626
hb_face_destroy
(face);
Completed in 94 milliseconds