Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-set.hh173 static unsigned int elt_get_min (const elt_t &elt) { return hb_ctz (elt); } in elt_get_min()
Dhb-algs.hh487 hb_ctz (T v) in hb_ctz() function
Dhb-ot-layout-gsub-table.hh540 unsigned int shift = hb_ctz (lookup_mask); in apply()