Searched refs:attrmode (Results 1 – 1 of 1) sorted by relevance
249 static int attrmode = AT_NORMAL; variable2425 if (attrmode == AT_NORMAL) in clear_bot()2429 int saved_attrmode = attrmode; in clear_bot()2663 if ((attrmode & attr_bit) == 0) in tput_outmode()2776 attrmode = attr; in at_enter()2792 attrmode = AT_NORMAL; in at_exit()2800 if ((new_attrmode & ~ignore_modes) != (attrmode & ~ignore_modes)) in at_switch()