Home
last modified time | relevance | path

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

/DragonOS/kernel/src/libs/lib_ui/
H A Dtextui.rs751 fn true_textui_putchar_window( in true_textui_putchar_window() method
834 self.true_textui_putchar_window(' ', frcolor, bkcolor)?; in textui_putchar_window()
905 return self.true_textui_putchar_window(character, frcolor, bkcolor); in textui_putchar_window()