Home
last modified time | relevance | path

Searched refs:get_population (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-set-private.hh93 inline unsigned int get_population (void) const in get_population() function
512 inline unsigned int get_population (void) const in get_population() function
517 pop += pages[i].get_population (); in get_population()
Dhb-set.cc400 return set->get_population (); in hb_set_get_population()