Searched refs:AT_NORMAL (Results 1 – 8 of 8) sorted by relevance
70 static int last_overstrike = AT_NORMAL;244 last_overstrike = AT_NORMAL; in prewind() 348 add_pfx(' ', AT_NORMAL); in plinestart() 371 add_pfx(' ', AT_NORMAL); in plinestart() 374 add_pfx(' ', AT_NORMAL); in plinestart() 511 if (apply_at_specials(a) != AT_NORMAL && in pwidth() 714 if (ov != AT_NORMAL) in store_char() 1016 STORE_CHAR(ch, AT_NORMAL, rep, pos); in store_ansi() 1075 STORE_CHAR(ch, AT_NORMAL, NULL, pos); in do_append() 1083 int a = AT_NORMAL; in do_append() [all...]
594 case 'n': return AT_NORMAL; in color_from_namechar() 644 case AT_NORMAL: in opt_D()
363 if (clear_bg && apply_at_specials(final_attr) != AT_NORMAL) in forw()
428 #define AT_NORMAL (0)421 #define AT_NORMAL global() macro
67 final_attr = AT_NORMAL; in put_line()
387 default: *attrptr = AT_NORMAL; break; in setfmt()
249 static int attrmode = AT_NORMAL;2435 if (attrmode == AT_NORMAL) in clear_bot() 2802 attrmode = AT_NORMAL; in win32_kbhit()
936 at_enter(AT_NORMAL|AT_COLOR_PROMPT); in getcc_end_command()