Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-hangul.cc207 buffer->unsafe_to_break_from_outbuffer (start, buffer->idx); in preprocess_text_hangul()
Dhb-buffer.hh328 HB_INTERNAL void unsafe_to_break_from_outbuffer (unsigned int start, unsigned int end);
Dhb-aat-layout-common.hh765 buffer->unsafe_to_break_from_outbuffer (buffer->backtrack_len () - 1, buffer->idx + 1); in drive()
Dhb-aat-layout-morx-table.hh747 buffer->unsafe_to_break_from_outbuffer (mark, hb_min (buffer->idx + 1, buffer->len)); in transition()
Dhb-buffer.cc620 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.hh1207 c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index); in apply()
Dhb-ot-layout-gsubgpos.hh1929 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), in chain_context_apply_lookup()