Home
last modified time | relevance | path

Searched refs:have_output (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-buffer-private.hh62 bool have_output; /* Whether we have an output buffer going on */ member
103 { return have_output? out_len : idx; } in backtrack_len()
140 if (have_output) in next_glyph()
Dhb-buffer.cc133 assert (have_output); in make_room_for()
145 have_output = false; in get_scratch_buffer()
183 have_output = false; in clear()
234 have_output = false; in remove_output()
247 have_output = true; in clear_output()
260 have_output = false; in clear_positions()
274 assert (have_output); in swap_buffers()
275 have_output = false; in swap_buffers()