Searched refs:TC_LIGHT (Results 1 – 7 of 7) sorted by relevance
501 #define K (TC_BLACK | TC_LIGHT)502 #define B (TC_BLUE | TC_LIGHT)503 #define Y (TC_YELLOW | TC_LIGHT)504 #define C (TC_CYAN | TC_LIGHT)505 #define G (TC_GREEN | TC_LIGHT)506 #define M (TC_MAGENTA | TC_LIGHT)507 #define R (TC_RED | TC_LIGHT)508 #define W (TC_WHITE | TC_LIGHT)
60 #define TC_LIGHT 8 /* ORed with the others. */ macro
325 fg |= TC_LIGHT; in vidc_text_printchar()327 bg |= TC_LIGHT; in vidc_text_printchar()526 light = TC_LIGHT; in color_name_to_teken()529 light = TC_LIGHT; in color_name_to_teken()613 a.ta_bgcolor |= TC_LIGHT; in vidc_set_colors()982 attr.ta_bgcolor |= TC_LIGHT; in cons_update_mode()
205 fg |= TC_LIGHT; in efi_text_printchar() 207 bg |= TC_LIGHT; in efi_text_printchar() 440 light = TC_LIGHT; in color_name_to_teken() 443 light = TC_LIGHT; in color_name_to_teken() 527 a.ta_bgcolor |= TC_LIGHT; in efi_set_colors() 1083 attr.ta_bgcolor |= TC_LIGHT; in cons_update_mode()
188 default_message.ta_bgcolor |= TC_LIGHT; in terminal_init()189 kernel_message.ta_bgcolor |= TC_LIGHT; in terminal_init()194 kernel_message.ta_fgcolor |= TC_LIGHT; in terminal_init()
542 bg |= TC_LIGHT; in vt_fb_resume()
908 fgc |= TC_LIGHT; in gfx_bitblt_bitmap()910 bgc |= TC_LIGHT; in gfx_bitblt_bitmap()1447 c |= TC_LIGHT; in gfx_fb_getcolor()1451 c |= TC_LIGHT; in gfx_fb_getcolor()