Home
last modified time | relevance | path

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

/xen/tools/pygrub/src/
A DGrubConf.py93 def __init__(self, title, lines): argument
141 def __init__(self, title, lines): argument
269 def new_image(self, title, lines): argument
329 def __init__(self, title, lines): argument
368 def new_image(self, title, lines): argument
A DExtLinuxConf.py133 def new_image(self, title, lines): argument
A DLiloConf.py153 def new_image(self, title, lines): argument
/xen/xen/tools/kconfig/
A Dmconf.c394 struct gstr title; in search_conf() local
754 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext()
763 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox()
769 static void show_helptext(const char *title, const char *text) in show_helptext()
A Dnconf.gui.c358 const char *title, const char *prompt, in dialog_inputbox()
551 const char *title, in show_scroll_win()
A Dexpr.c1276 void *data, tristate pr_type, const char **title) in expr_print_revdep()
1294 tristate pr_type, const char *title) in expr_gstr_print_revdep()
A Dnconf.c695 struct gstr title; in search_conf() local
A Dgconf.c390 static void text_insert_msg(const char *title, const char *message) in text_insert_msg()
A Dqconf.cc1340 char title[256]; in ConfigMainWindow() local
/xen/xen/tools/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.c171 int dialog_menu(const char *title, const char *prompt, in dialog_menu()
A Dtextbox.c43 int dialog_textbox(const char *title, char *tbuf, int initial_height, in dialog_textbox()
A Ddialog.h101 struct dialog_color title; member
A Dutil.c352 void print_title(WINDOW *dialog, const char *title, int width) in print_title()

Completed in 28 milliseconds