Searched defs:button (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/gnu/lib/libodialog/
H A Dyesno.c52 int i, j, x, y, key, button; local
H A Dinputbox.c32 key = 0, button = -1; local
[all...]
H A Dchecklist.c42 int i, j, x, y, cur_x, cur_y, old_x, old_y, box_x, box_y, key = 0, button, local
[all...]
H A Dmenubox.c41 int i, j, x, y, cur_x, cur_y, box_x, box_y, key = 0, button, choice, local
[all...]
H A Dradiolist.c45 int i, j, x, y, cur_x, cur_y, old_x, old_y, box_x, box_y, key = 0, button, local
[all...]
H A Dtree.c172 int i, j, x, y, cur_x, cur_y, box_x, box_y, key = 0, button = 0, choice = 0, local
/freebsd-9.3-release/contrib/dialog/
H A Dmsgbox.c55 int button = 0; local
[all...]
H A Dyesno.c55 int button = dlg_defaultno_button(); local
[all...]
H A Dpause.c75 int button = 0; local
[all...]
H A Dprogressbox.c119 int button = 0; local
H A Dtimebox.c182 int button; local
H A Dbuttons.c473 dlg_exit_buttoncode(int button) argument
526 dlg_ok_buttoncode(int button) argument
622 dlg_yes_buttoncode(int button) argument
643 dlg_next_button(const char **labels, int button) argument
656 dlg_prev_button(const char **labels, int button) argument
[all...]
H A Dcalendar.c428 int button; local
H A Dchecklist.c181 int button = dialog_state.visit_items ? -1 : dlg_defaultno_button(); local
[all...]
H A Dmenubox.c328 int button = dialog_state.visit_items ? -1 : dlg_defaultno_button(); local
[all...]
H A Dtextbox.c678 int button = dialog_vars.extra_button ? dlg_defaultno_button() : 0; local
[all...]
H A Dfselect.c564 int button = state; local
/freebsd-9.3-release/sys/dev/syscons/
H A Dscmouse.c121 sc_mouse_input_button(scr_stat *scp, int button) argument
[all...]
/freebsd-9.3-release/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c205 write_event(SCREEN *sp, int down, int button, int x, int y) argument
[all...]
/freebsd-9.3-release/sys/dev/vt/
H A Dvt_core.c1170 vt_mouse_terminput_button(struct vt_device *vd, int button) argument
/freebsd-9.3-release/sys/dev/usb/input/
H A Dwsp.c149 uint8_t button; /* left button */ member in struct:bt_data
[all...]
/freebsd-9.3-release/sys/sys/
H A Dmouse.h56 int button; /* button status */ member in struct:mousestatus
[all...]
/freebsd-9.3-release/usr.sbin/moused/
H A Dmoused.c2550 int button; local
2629 int button; local
[all...]
/freebsd-9.3-release/sys/dev/atkbdc/
H A Dpsm.c318 int button; /* the latest button state */ member in struct:psm_softc
[all...]

Completed in 179 milliseconds