OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_map_is_empty
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz_ng/test/api/
test-map.c
35
g_assert (
hb_map_is_empty
(empty));
41
g_assert (
hb_map_is_empty
(m));
/external/harfbuzz_ng/src/
hb-map.cc
243
*
hb_map_is_empty
:
251
hb_map_is_empty
(const hb_map_t *map)
function
hb-map.h
79
hb_map_is_empty
(const hb_map_t *map);
Completed in 880 milliseconds