HomeSort by relevance Sort by last modified time
    Searched refs:unsafe_to_break_from_outbuffer (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz_ng/src/
hb-buffer-private.hh 273 HB_INTERNAL void unsafe_to_break_from_outbuffer (unsigned int start, unsigned int end);
hb-ot-shape-complex-hangul.cc 205 buffer->unsafe_to_break_from_outbuffer (start, buffer->idx);
hb-buffer.cc 650 hb_buffer_t::unsafe_to_break_from_outbuffer (unsigned int start, unsigned int end) function in class:hb_buffer_t
    [all...]
hb-ot-layout-gsub-table.hh 1018 c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index);
    [all...]
hb-ot-layout-gsubgpos-private.hh     [all...]

Completed in 184 milliseconds