Home
last modified time | relevance | path

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

/freebsd-head/contrib/dialog/
HDdialog.h469 int output_count; /* # of widgets that may have done output */ member
HDdialog.c815 if ((dialog_state.output_count > 1) && !dialog_vars.separate_output) { in show_result()
HDutil.c2957 dialog_state.output_count += 1; in dlg_does_output()