Searched refs:hb_map_get (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz_ng/test/api/ |
D | test-map.c | 47 g_assert_cmpint (hb_map_get (m, 213), ==, 223); in test_map_basic() 54 g_assert_cmpint (hb_map_get (m, 643), ==, 675); in test_map_basic() 93 g_assert_cmpint (hb_map_get (m, 213), ==, 223); in test_map_refcount()
|
/external/harfbuzz_ng/src/ |
D | hb-map.h | 90 hb_map_get (const hb_map_t *map,
|
D | hb-map.cc | 189 hb_map_get (const hb_map_t *map, in hb_map_get() function
|
/external/harfbuzz_ng/docs/ |
D | harfbuzz-sections.txt | 459 hb_map_get
|
/external/harfbuzz_ng/ |
D | NEWS | 378 +hb_map_get()
|