Searched refs:store_x (Results 1 – 1 of 1) sorted by relevance
90 let store_x = self.cursor.x(); in update_bottom_state_bar() localVariable102 let (buf_x, buf_y) = (store_x, store_y + 1 + self.buffer.offset() as u16); in update_bottom_state_bar()109 self.cursor.move_to(store_x, store_y)?; in update_bottom_state_bar()117 self.cursor.move_to(store_x, store_y)?; in update_bottom_state_bar()