Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/libs/libUI/
Dtextui.c171 static int __textui_putchar_window(struct textui_window_t *window, uint16_t character, uint32_t FRc… in __textui_putchar_window() function
233 __textui_putchar_window(window, ' ', FRcolor, BKcolor); in textui_putchar_window()
274 __textui_putchar_window(window, character, FRcolor, BKcolor); in textui_putchar_window()