attr_clear        199 scripts/kconfig/lxdialog/dialog.h void attr_clear(WINDOW * win, int height, int width, chtype attr);
attr_clear        122 scripts/kconfig/lxdialog/textbox.c 	attr_clear(box, boxh, boxw, dlg.dialog.atr);
attr_clear        252 scripts/kconfig/lxdialog/util.c 	attr_clear(stdscr, LINES, COLS, dlg.screen.atr);