Home
last modified time | relevance | path

Searched defs:title (Results 1 – 11 of 11) sorted by relevance

/busybox-1.35.0/scripts/kconfig/lxdialog/
Dmsgbox.c28 int dialog_msgbox(const char *title, const char *prompt, int height, int width, in dialog_msgbox()
Dyesno.c42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
Dchecklist.c111 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
Dtextbox.c37 int dialog_textbox(const char *title, const char *file, int height, int width) in dialog_textbox()
Dmenubox.c181 int dialog_menu(const char *title, const char *prompt, int height, int width, in dialog_menu()
Dlxdialog.c57 const char *title = NULL; in main() local
Dutil.c183 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
/busybox-1.35.0/scripts/kconfig/
Dmconf.c847 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
860 static void show_helptext(const char *title, const char *text) in show_helptext()
885 static void show_file(const char *filename, const char *title, int r, int c) in show_file()
Dgconf.c205 char title[256]; in init_main_window() local
500 static void text_insert_msg(const char *title, const char *message) in text_insert_msg()
/busybox-1.35.0/include/
Dlibbb.h1547 const char *title; member
1562 const char *title; member