Home
last modified time | relevance | path

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

/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DReverseChainSingleSubstFormat1.hh135 c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index); in apply()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shaper-hangul.cc207 buffer->unsafe_to_break_from_outbuffer (start, buffer->idx); in preprocess_text_hangul()
H A Dhb-buffer.hh481 void unsafe_to_break_from_outbuffer (unsigned int start = 0, unsigned int end = -1) in unsafe_to_break_from_outbuffer() function
H A Dhb-aat-layout-common.hh1049 buffer->unsafe_to_break_from_outbuffer (buffer->backtrack_len () - 1, buffer->idx + 1); in drive()
H A Dhb-aat-layout-morx-table.hh817 buffer->unsafe_to_break_from_outbuffer (mark, hb_min (buffer->idx + 1, buffer->len)); in transition()
H A Dhb-ot-layout-gsubgpos.hh3106 c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index); in chain_context_apply_lookup()