Searched refs:remove_char (Results 1 – 4 of 4) sorted by relevance
70 ui.buffer.remove_char(x - 1, y); in backspace()
172 pub fn remove_char(&self, x: u16, y: u16) { in remove_char() method
634 ui.buffer.remove_char(x, y); in exec_x_cmd()
551 ui.buffer.remove_char(x, y); in input_data()