Home
last modified time | relevance | path

Searched refs:hb_map_get_population (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-map.c45 g_assert_cmpint (hb_map_get_population (m), ==, 2); in test_map_basic()
60 g_assert_cmpint (hb_map_get_population (m), ==, 0); in test_map_basic()
113 g_assert_cmpint (hb_map_get_population (m), ==, 1); in test_map_get_population()
115 g_assert_cmpint (hb_map_get_population (m), ==, 2); in test_map_get_population()
118 g_assert_cmpint (hb_map_get_population (m), ==, 2); in test_map_get_population()
120 g_assert_cmpint (hb_map_get_population (m), ==, 2); in test_map_get_population()
123 g_assert_cmpint (hb_map_get_population (m), ==, 3); in test_map_get_population()
126 g_assert_cmpint (hb_map_get_population (m), ==, 2); in test_map_get_population()
129 g_assert_cmpint (hb_map_get_population (m), ==, 2); in test_map_get_population()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-map.h92 hb_map_get_population (const hb_map_t *map);
Dhb-map.cc288 hb_map_get_population (const hb_map_t *map) in hb_map_get_population() function
/third_party/skia/third_party/externals/harfbuzz/docs/
Dharfbuzz-sections.txt424 hb_map_get_population
/third_party/skia/third_party/externals/harfbuzz/
DNEWS762 +hb_map_get_population()