Searched refs:ui_loop (Results 1 – 2 of 2) sorted by relevance
50 match self.ui.ui_loop() { in run()
325 pub fn ui_loop(&self) -> io::Result<bool> { in ui_loop() method