Searched refs:dialog_textbox (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/dialog/ |
H A D | help.c | 49 result = dialog_textbox(title, file, height, width); in dialog_helpfile()
|
H A D | dialog.h | 672 extern int dialog_textbox(const char * /*title*/, const char * /*file*/, int /*height*/, int /*widt…
|
H A D | textbox.c | 677 dialog_textbox(const char *title, const char *filename, int height, int width) in dialog_textbox() function
|
H A D | dialog.c | 874 return dialog_textbox(t, in call_textbox()
|
/freebsd/contrib/dialog/samples/install/ |
H A D | setup.c | 352 ret = dialog_textbox("Help Text", in main()
|
/freebsd/contrib/dialog/package/ |
H A D | dialog.sym | 52 dialog_textbox
|
H A D | dialog.map | 45 dialog_textbox;
|
/freebsd/ |
H A D | ObsoleteFiles.inc | 16315 usr/share/man/man3/dialog_textbox.3.gz usr/share/man/man3/dialog_menu.3.gz \
|