Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dmconf.c352 static int show_textbox_ext(const char *title, const char *text, int r, int c, in show_textbox_ext()
362 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
367 static void show_helptext(const char *title, const char *text) in show_helptext()
387 struct gstr title; in search_conf() local
A Dnconf.gui.c319 const char *title, const char *prompt, in dialog_inputbox()
512 const char *title, in show_scroll_win()
519 int show_scroll_win_ext(WINDOW *main_window, const char *title, char *text, in show_scroll_win_ext()
A Dexpr.c1159 void *data, tristate pr_type, const char **title) in expr_print_revdep()
1177 tristate pr_type, const char *title) in expr_gstr_print_revdep()
A Dnconf.c703 struct gstr title; in search_conf() local
A Dqconf.cc1268 char title[256]; in ConfigMainWindow() local
A Dgconf.c67 static void text_insert_msg(const char *title, const char *msg) in text_insert_msg()
/scripts/kconfig/lxdialog/
A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno()
A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox()
A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist()
A Dmenubox.c163 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
A Dtextbox.c151 int dialog_textbox(const char *title, const char *tbuf, int initial_height, in dialog_textbox()
A Ddialog.h85 struct dialog_color title; member
A Dutil.c325 void print_title(WINDOW *dialog, const char *title, int width) in print_title()
/scripts/lib/kdoc/
A Dkdoc_parser.py167 def begin_section(self, line_no, title = SECTION_DEFAULT, dump = False): argument

Completed in 24 milliseconds