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.cc99 if (has_space && unicode->is_default_ignorable (info[i].codepoint)) { in _hb_fallback_shape()
Dhb-unicode.hh168 is_default_ignorable (hb_codepoint_t ch) in is_default_ignorable() function
Dhb-ot-layout.hh222 if (unlikely (unicode->is_default_ignorable (u))) in _hb_glyph_info_set_unicode_props()
Dhb-coretext.cc937 if (buffer->unicode->is_default_ignorable (ch)) in _hb_coretext_shape()