Home
last modified time | relevance | path

Searched refs:hb_map_get (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-map.c47 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/
Dhb-map.h90 hb_map_get (const hb_map_t *map,
Dhb-map.cc189 hb_map_get (const hb_map_t *map, in hb_map_get() function
Dtest-iter.cc250 assert (hb_map_get (result, 9) == 19); in main()
/external/harfbuzz_ng/docs/
Dharfbuzz-sections.txt480 hb_map_get
/external/harfbuzz_ng/
DNEWS495 +hb_map_get()