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