Searched defs:offset (Results 1 – 6 of 6) sorted by relevance
105 let offset = ui.buffer.offset() as u16; in locate_nextw_ending() localVariable115 let offset = ui.buffer.offset() as u16; in locate_nextw_ending() localVariable126 let offset = ui.buffer.offset() as u16; in locate_next_word() localVariable134 let offset = ui.buffer.offset() as u16; in locate_next_word() localVariable141 let offset = ui.buffer.offset(); in move_to_nlines_of_screen() localVariable
143 let offset = ui.buffer.offset(); in jump_to_next_flag() localVariable173 let offset = ui.buffer.offset(); in jump_to_previous_flag() localVariable392 let offset = ui.buffer.offset(); in move_to_nlines_of_screen() localVariable493 let offset = ui.buffer.offset(); in input_data() localVariable
273 let offset = ui.buffer.offset() + ui.cursor.y() as usize; in delete_lines() localVariable291 let offset = ui.buffer.offset() + line; in delete_lines() localVariable
182 let offset = self.buffer.offset(); in scroll_up() localVariable212 let offset = self.buffer.offset(); in scroll_down() localVariable
73 offset: AtomicUsize, field119 pub fn offset(&self) -> usize { in offset() method351 let mut offset = line_idx - y; in goto_line() localVariable
182 let offset = self.buf.offset(); in move_to_nextline() localVariable211 let offset = self.buf.offset(); in move_to_previous_line() localVariable