Searched refs:UPROPS_MASK_IGNORABLE (Results 1 – 1 of 1) sorted by relevance
200 UPROPS_MASK_IGNORABLE = 0x0020u, enumerator225 props |= UPROPS_MASK_IGNORABLE; in _hb_glyph_info_set_unicode_props()318 return (info->unicode_props() & UPROPS_MASK_IGNORABLE) && in _hb_glyph_info_is_default_ignorable()324 return ((info->unicode_props() & (UPROPS_MASK_IGNORABLE|UPROPS_MASK_HIDDEN)) in _hb_glyph_info_is_default_ignorable_and_not_hidden()325 == UPROPS_MASK_IGNORABLE) && in _hb_glyph_info_is_default_ignorable_and_not_hidden()