Searched refs:textui_putchar_window (Results 1 – 2 of 2) sorted by relevance
152 int textui_putchar_window(struct textui_window_t *window, uint16_t character, uint32_t FRcolor, uin…
214 int textui_putchar_window(struct textui_window_t *window, uint16_t character, uint32_t FRcolor, uin… in textui_putchar_window() function306 return textui_putchar_window(__private_info.default_window, character, FRcolor, BKcolor); in textui_putchar()