Searched refs:STI_COLOUR_BLACK (Results 1 – 3 of 3) sorted by relevance
218 a.in.bg_colour = STI_COLOUR_BLACK; in sti_putc()258 a.in.fg_colour = STI_COLOUR_BLACK; in sti_do_cursor()281 a.in.bg_colour = STI_COLOUR_BLACK; in sti_clear()303 a.in.bg_colour = STI_COLOUR_BLACK; in sti_scroll()
911 a.in.bg_colour = STI_COLOUR_BLACK; in sti_fetchfonts()1028 a.in.bg_colour = STI_COLOUR_BLACK; in sti_bmove()1033 a.in.bg_colour = STI_COLOUR_BLACK; in sti_bmove()1037 a.in.fg_colour = STI_COLOUR_BLACK; in sti_bmove()1466 fg = STI_COLOUR_BLACK; in sti_alloc_attr()1470 bg = STI_COLOUR_BLACK; in sti_alloc_attr()
107 #define STI_COLOUR_BLACK 0 macro