Searched refs:__textui_putchar_window (Results 1 – 1 of 1) sorted by relevance
171 static int __textui_putchar_window(struct textui_window_t *window, uint16_t character, uint32_t FRc… in __textui_putchar_window() function233 __textui_putchar_window(window, ' ', FRcolor, BKcolor); in textui_putchar_window()274 __textui_putchar_window(window, character, FRcolor, BKcolor); in textui_putchar_window()