Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-os2-table.hh180 find_min_and_max_codepoint (c->plan->unicodes, &min_cp, &max_cp); in subset()
219 static void find_min_and_max_codepoint (const hb_set_t *codepoints, in find_min_and_max_codepoint() function