Searched defs:character (Results 1 – 2 of 2) sorted by relevance
177 static int __textui_putchar_window(struct textui_window_t *window, uint16_t character, uint32_t FRc… in __textui_putchar_window()214 int textui_putchar_window(struct textui_window_t *window, uint16_t character, uint32_t FRcolor, uin… in textui_putchar_window()303 int textui_putchar(uint16_t character, uint32_t FRcolor, uint32_t BKcolor) in textui_putchar()
110 …i_render_chromatic(uint16_t actual_line, uint16_t index, struct textui_char_chromatic_t *character) in __textui_render_chromatic()