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.cc107 if (buffer->unicode->is_default_ignorable (buffer->info[i].codepoint)) { in _hb_fallback_shape()
Dhb-ot-layout-private.hh55 (unicode->is_default_ignorable (info->codepoint) ? 0x80 : 0) | in _hb_glyph_info_set_unicode_props()
Dhb-unicode-private.hh166 is_default_ignorable (hb_codepoint_t ch) in is_default_ignorable() function