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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hangul.cc 262 buffer->unsafe_to_break (buffer->idx, buffer->idx + (t ? 3 : 2));
328 buffer->unsafe_to_break (buffer->idx, buffer->idx + 2); /* Mark unsafe between LV and T. */
376 buffer->unsafe_to_break (buffer->idx, buffer->idx + 2); /* Mark unsafe between LV and T. */
hb-ot-shape-complex-arabic.cc 323 buffer->unsafe_to_break (prev, i + 1);
563 buffer->unsafe_to_break (context, end);
hb-buffer-private.hh 265 inline void unsafe_to_break (unsigned int start, function in struct:hb_buffer_t
hb-ot-shape-complex-thai.cc 247 buffer->unsafe_to_break (base, i);
hb-ot-shape.cc 293 buffer->unsafe_to_break (base, i);
300 buffer->unsafe_to_break (base, count);
402 buffer->unsafe_to_break (start, end);
hb-ot-layout-gpos-table.hh 435 buffer->unsafe_to_break (glyph_pos, buffer->idx);
642 buffer->unsafe_to_break (buffer->idx, pos + 1);
781 buffer->unsafe_to_break (buffer->idx, skippy_iter.idx + 1);
921 buffer->unsafe_to_break (i, j);
    [all...]
hb-ot-shape-complex-myanmar.cc 301 buffer->unsafe_to_break (start, end);
hb-ot-shape-complex-use.cc 358 buffer->unsafe_to_break (start, end);
hb-ot-shape-fallback.cc 311 buffer->unsafe_to_break (base, end);
hb-ot-shape-complex-indic.cc 643 buffer->unsafe_to_break (start, end);
    [all...]
hb-buffer.cc 550 unsafe_to_break (start, end);
    [all...]
hb-ot-layout-gsubgpos-private.hh     [all...]

Completed in 120 milliseconds