Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/tty/virtual_terminal/
H A Dvirtual_console.rs243 pub fn should_update(&self) -> bool { in should_update() method
1198 if self.should_update() { in csi_J()
1241 if self.should_update() { in csi_K()