Home
last modified time | relevance | path

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

/NextBSD/contrib/dialog/
HDdialog.h446 bool no_mouse; /* option "--no-mouse" */ member
HDdialog.c1587 dialog_state.no_mouse = TRUE; in process_common_options()
HDutil.c428 if (!dialog_state.no_mouse) { in init_dialog()