Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-fallback-shape.cc126 if (has_space && unicode->is_default_ignorable (info[i].codepoint)) { in _hb_fallback_shape()
Dhb-unicode-private.hh172 is_default_ignorable (hb_codepoint_t ch) in is_default_ignorable() function
Dhb-ot-layout-private.hh264 if (unlikely (unicode->is_default_ignorable (u))) in _hb_glyph_info_set_unicode_props()
Dhb-coretext.cc1086 if (buffer->unicode->is_default_ignorable (ch)) in _hb_coretext_shape()