Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-layout-private.hh236 UPROPS_MASK_IGNORABLE = 0x80u, enumerator
255 props |= UPROPS_MASK_IGNORABLE; in _hb_glyph_info_set_unicode_props()
353 return (info->unicode_props() & UPROPS_MASK_IGNORABLE) && !_hb_glyph_info_ligated (info); in _hb_glyph_info_is_default_ignorable()