Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Ddialog.h505 extern int dialog_calendar(const char * /*title*/, const char * /*subtitle*/, int /*height*/, int /…
H A Dcalendar.c664 dialog_calendar(const char *title, in dialog_calendar() function
H A Ddialog.c973 return dialog_calendar(t, in call_calendar()