OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_set_allocation_successful
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/src/
hb-set.h
73
hb_set_allocation_successful
(const hb_set_t *set);
hb-set.cc
143
*
hb_set_allocation_successful
:
153
hb_set_allocation_successful
(const hb_set_t *set HB_UNUSED)
function
/external/harfbuzz_ng/test/api/
test-set.c
216
g_assert (!
hb_set_allocation_successful
(b));
228
g_assert (!
hb_set_allocation_successful
(b));
234
g_assert (!
hb_set_allocation_successful
(b));
Completed in 36 milliseconds