Searched refs:remove_output (Results 1 – 4 of 4) sorted by relevance
744 for (int remove_output : remove_outputs) { in RemoveFunctionOutputs() local745 if (remove_output < 0 || remove_output >= item->output_size()) { in RemoveFunctionOutputs()747 "Function output index is out of bound: index=", remove_output, in RemoveFunctionOutputs()
207 HB_INTERNAL void remove_output ();
290 hb_buffer_t::remove_output () in remove_output() function in hb_buffer_t
1408 buffer->remove_output (); in apply_string()