Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc155 unsigned int global_bit_shift = hb_popcount (HB_GLYPH_FLAG_DEFINED); in compile() local
208 unsigned int next_bit = global_bit_shift + 1; in compile()
267 map->shift = global_bit_shift; in compile()