Home
last modified time | relevance | path

Searched refs:unsafe_to_break_from_outbuffer (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc205 buffer->unsafe_to_break_from_outbuffer (start, buffer->idx); in preprocess_text_hangul()
Dhb-buffer-private.hh273 HB_INTERNAL void unsafe_to_break_from_outbuffer (unsigned int start, unsigned int end);
Dhb-buffer.cc650 hb_buffer_t::unsafe_to_break_from_outbuffer (unsigned int start, unsigned int end) in unsafe_to_break_from_outbuffer() function in hb_buffer_t
Dhb-ot-layout-gsub-table.hh1018 c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index); in apply()
Dhb-ot-layout-gsubgpos-private.hh1701 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), in chain_context_apply_lookup()