Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-fallback-shape.cc120 if (has_space && unicode->is_default_ignorable (info[i].codepoint)) { in _hb_fallback_shape()
Dhb-unicode-private.hh169 is_default_ignorable (hb_codepoint_t ch) in is_default_ignorable() function
Dhb-ot-layout-private.hh191 (unicode->is_default_ignorable (info->codepoint) ? MASK0_IGNORABLE : 0) | in _hb_glyph_info_set_unicode_props()