Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-buffer.hh67 HB_BUFFER_SCRATCH_FLAG_HAS_DEFAULT_IGNORABLES = 0x00000002u, enumerator
Dhb-ot-layout.hh224 buffer->scratch_flags |= HB_BUFFER_SCRATCH_FLAG_HAS_DEFAULT_IGNORABLES; in _hb_glyph_info_set_unicode_props()
Dhb-ot-shape.cc619 if (!(buffer->scratch_flags & HB_BUFFER_SCRATCH_FLAG_HAS_DEFAULT_IGNORABLES) || in hb_ot_zero_width_default_ignorables()
637 if (!(buffer->scratch_flags & HB_BUFFER_SCRATCH_FLAG_HAS_DEFAULT_IGNORABLES) || in hb_ot_hide_default_ignorables()