Searched refs:attr_clear (Results 1 - 3 of 3) sorted by relevance

/linux-master/scripts/kconfig/lxdialog/
H A Ddialog.h182 void attr_clear(WINDOW * win, int height, int width, chtype attr);
H A Dtextbox.c232 attr_clear(box, boxh, boxw, dlg.dialog.atr);
H A Dutil.c202 void attr_clear(WINDOW * win, int height, int width, chtype attr) function
222 attr_clear(stdscr, lines, columns, dlg.screen.atr);

Completed in 92 milliseconds