Searched refs:AT_BLINK (Results 1 – 5 of 5) sorted by relevance
606 case 'k': return AT_BLINK;661 case AT_BLINK:
408 if (a & AT_BLINK)432 if (a & AT_BLINK)1463 if (attr & AT_BLINK)
391 #define AT_BLINK (1 << 2) macro
304 case 'k': *attrptr = AT_BLINK; break;
2672 tput_inmode(sc_bl_in, attr, AT_BLINK, putchr);2687 } else if (attr & AT_BLINK)2708 tput_outmode(sc_bl_out, AT_BLINK, putchr); in at_exit()