Searched refs:unsafe_to_break_from_outbuffer (Results 1 – 6 of 6) sorted by relevance
135 c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index); in apply()
207 buffer->unsafe_to_break_from_outbuffer (start, buffer->idx); in preprocess_text_hangul()
481 void unsafe_to_break_from_outbuffer (unsigned int start = 0, unsigned int end = -1) in unsafe_to_break_from_outbuffer() function
1049 buffer->unsafe_to_break_from_outbuffer (buffer->backtrack_len () - 1, buffer->idx + 1); in drive()
817 buffer->unsafe_to_break_from_outbuffer (mark, hb_min (buffer->idx + 1, buffer->len)); in transition()
3106 c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index); in chain_context_apply_lookup()