Searched refs:wbkgdset (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/lxdialog/
H A Ddialog.h45 * curses) uses the wbkgdset() function, not used in the original hack.
50 #undef wbkgdset macro
51 #define wbkgdset(w,p) /*nothing */ macro
H A Dtextbox.c99 wbkgdset(box, dlg.dialog.atr & A_COLOR);
112 wbkgdset(dialog, dlg.dialog.atr & A_COLOR);
387 wbkgdset(win, dlg.position_indicator.atr & A_COLOR);
H A Dmenubox.c219 wbkgdset(dialog, dlg.dialog.atr & A_COLOR);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/lxdialog/
H A Ddialog.h38 * curses) uses the wbkgdset() function, not used in the original hack.
43 #undef wbkgdset macro
44 #define wbkgdset(w,p) /*nothing */ macro
H A Dtextbox.c91 wbkgdset(text, dialog_attr & A_COLOR);
103 wbkgdset(dialog, dialog_attr & A_COLOR);
528 wbkgdset(win, position_indicator_attr & A_COLOR);
H A Dmenubox.c208 wbkgdset(dialog, dialog_attr & A_COLOR);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Ddialog.h37 * curses) uses the wbkgdset() function, not used in the original hack.
42 #undef wbkgdset macro
43 #define wbkgdset(w,p) /*nothing*/ macro
H A Dtextbox.c94 wbkgdset (text, dialog_attr & A_COLOR);
106 wbkgdset (dialog, dialog_attr & A_COLOR);
551 wbkgdset (win, position_indicator_attr & A_COLOR);
H A Dmenubox.c192 wbkgdset (dialog, dialog_attr & A_COLOR);

Completed in 193 milliseconds