HomeSort by relevance Sort by last modified time
    Searched refs:hb_ctz (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-dsalgs.hh 162 hb_ctz (T v) function
hb-set.hh 167 static unsigned int elt_get_min (const elt_t &elt) { return hb_ctz (elt); }
hb-ot-layout-gsub-table.hh 516 unsigned int shift = hb_ctz (lookup_mask);
    [all...]

Completed in 117 milliseconds