Searched refs:attr_clear (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/ |
| H A D | util.c | 239 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear() function 254 attr_clear(stdscr, LINES, COLS, dlg.screen.atr); in dialog_clear()
|
| H A D | dialog.h | 199 void attr_clear(WINDOW * win, int height, int width, chtype attr);
|
| H A D | textbox.c | 122 attr_clear(box, boxh, boxw, dlg.dialog.atr); in dialog_textbox()
|