Searched refs:screen_attr (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Ddialog.h92 #define screen_attr attributes[0] macro
H A Dlxdialog.c126 attr_clear(stdscr, LINES, COLS, screen_attr);
H A Dutil.c33 A_NORMAL, /* screen_attr */
122 attr_clear(stdscr, LINES, COLS, screen_attr);
127 wattrset(stdscr, screen_attr);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Ddialog.h92 #define screen_attr attributes[0] macro
H A Dutil.c37 A_NORMAL, /* screen_attr */
127 attr_clear (stdscr, LINES, COLS, screen_attr);
132 wattrset (stdscr, screen_attr);

Completed in 131 milliseconds