Searched refs:attr_clear (Results 1 – 3 of 3) sorted by relevance
| /scripts/kconfig/lxdialog/ |
| D | dialog.h | 182 void attr_clear(WINDOW * win, int height, int width, chtype attr);
|
| D | textbox.c | 232 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox()
|
| D | util.c | 202 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() function 222 attr_clear(stdscr, lines, columns, dlg.screen.atr); in dialog_clear()
|