Home
last modified time | relevance | path

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

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