Home
last modified time | relevance | path

Searched refs:dialog_editbox (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/dialog/
H A Ddialog.h508 extern int dialog_editbox(const char * /*title*/, const char * /*file*/, int /*height*/, int /*widt…
H A Deditbox.c761 dialog_editbox(const char *title, const char *file, int height, int width) in dialog_editbox() function
H A Ddialog.c996 return dialog_editbox(t, in call_editbox()