Home
last modified time | relevance | path

Searched refs:getc_timeout (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/dialog/
HDutil.c163 p->getc_timeout = WTIMEOUT_OFF; in add_subwindow()
2335 p->getc_timeout = WTIMEOUT_OFF; in dlg_new_modal_window()
2374 p->getc_timeout = interval; in dlg_set_timeout()
2385 wtimeout(win, p->getc_timeout); in dlg_reset_timeout()
HDdialog.h311 int getc_timeout; member