Searched refs:is_default_ignorable (Results 1 – 3 of 3) sorted by relevance
107 if (buffer->unicode->is_default_ignorable (buffer->info[i].codepoint)) { in _hb_fallback_shape()
55 (unicode->is_default_ignorable (info->codepoint) ? 0x80 : 0) | in _hb_glyph_info_set_unicode_props()
166 is_default_ignorable (hb_codepoint_t ch) in is_default_ignorable() function