HomeSort by relevance Sort by last modified time
    Searched full:global_bit_shift (Results 1 - 1 of 1) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-map.cc 143 unsigned int global_bit_shift = _hb_popcount32 (HB_GLYPH_FLAG_DEFINED); local
197 unsigned int next_bit = global_bit_shift + 1;
257 map->shift = global_bit_shift;

Completed in 611 milliseconds