Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-buffer.cc465 hb_mask_t not_mask = ~mask; in set_masks() local
474 info[i].mask = (info[i].mask & not_mask) | value; in set_masks()
481 info[i].mask = (info[i].mask & not_mask) | value; in set_masks()