Searched refs:inputbox (Results 1 – 4 of 4) sorted by relevance
228 --inputbox " Please enter the full path and \264 --inputbox "$WINDOW_MSG" 7 80 \372 --inputbox "You have chosen to execute testcases \385 --inputbox " Please enter the root password \
98 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()131 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()151 wattrset(dialog, dlg.inputbox.atr); in dialog_inputbox()
39 dlg.inputbox.atr = A_NORMAL; in set_mono_theme()79 DLG_COLOR(inputbox, COLOR_BLACK, COLOR_WHITE, false); in set_classic_theme()114 DLG_COLOR(inputbox, COLOR_YELLOW, COLOR_BLACK, false); in set_blackbg_theme()199 init_one_color(&dlg.inputbox); in init_dialog_colors()
116 struct dialog_color inputbox; member