Home
last modified time | relevance | path

Searched refs:autowrap (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/tty/virtual_terminal/
H A Dvirtual_console.rs109 pub autowrap: bool, field
188 autowrap: Default::default(), in new()
259 self.autowrap = true; in reset()
706 self.autowrap = on_off; in set_mode()
1611 self.need_wrap = self.autowrap; in console_write_normal()