Searched refs:have_output (Results 1 – 2 of 2) sorted by relevance
60 bool have_output; /* Whether we have an output buffer going on */ member103 { return have_output? out_len : idx; } in backtrack_len()143 if (have_output) in next_glyph()
133 assert (have_output); in make_room_for()145 assert (have_output); in shift_forward()158 have_output = false; in get_scratch_buffer()198 have_output = false; in clear()249 have_output = false; in remove_output()262 have_output = true; in clear_output()275 have_output = false; in clear_positions()289 assert (have_output); in swap_buffers()290 have_output = false; in swap_buffers()366 if (!have_output) in move_to()