Searched refs:AT_NORMAL (Results 1 – 9 of 9) sorted by relevance
72 static int last_overstrike = AT_NORMAL;248 last_overstrike = AT_NORMAL; in prewind()353 add_pfx(' ', AT_NORMAL); in plinestart()375 add_pfx(' ', AT_NORMAL); in plinestart()378 add_pfx(' ', AT_NORMAL); in plinestart()514 if (apply_at_specials(a) != AT_NORMAL && in pwidth()691 if (i != AT_NORMAL) in store_char()979 STORE_CHAR(ch, AT_NORMAL, rep, pos); in store_control_char()1036 STORE_CHAR(ch, AT_NORMAL, NULL, pos); in store_bs()1044 int a = AT_NORMAL; in do_append()[all …]
588 case 'n': return AT_NORMAL; in color_from_namechar()638 case AT_NORMAL: in opt_D()
358 if (clear_bg && apply_at_specials(final_attr) != AT_NORMAL) in forw()
423 #define AT_NORMAL (0) macro
69 final_attr = AT_NORMAL; in put_line()
405 default: *attrptr = AT_NORMAL; break; in setfmt()
254 static int attrmode = AT_NORMAL;2438 if (attrmode == AT_NORMAL) in clear_bot()2732 attrmode = AT_NORMAL; in at_exit()
900 at_enter(AT_NORMAL|AT_COLOR_PROMPT); in prompt()
282 static int attrmode = AT_NORMAL;2455 if (attrmode == AT_NORMAL)2749 attrmode = AT_NORMAL;