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

12

/freebsd-11-stable/contrib/dialog/
H A Dmsgbox.c49 int button; local
[all...]
H A Dpause.c69 int button = dlg_default_button(); local
[all...]
H A Dyesno.c49 int button = dlg_default_button(); local
[all...]
H A Dprogressbox.c123 int button; local
[all...]
H A Drangebox.c213 int button; local
H A Dtimebox.c180 int button; local
H A Dtreeview.c199 int button = dialog_state.visit_items ? -1 : dlg_default_button(); local
[all...]
H A Dbuttons.c563 dlg_exit_buttoncode(int button) argument
618 dlg_ok_buttoncode(int button) argument
739 dlg_yes_buttoncode(int button) argument
760 dlg_next_button(const char **labels, int button) argument
777 dlg_prev_button(const char **labels, int button) argument
[all...]
H A Dcalendar.c434 int button; local
H A Dchecklist.c195 int button = dialog_state.visit_items ? -1 : dlg_default_button(); local
[all...]
H A Dmenubox.c340 int button = dialog_state.visit_items ? -1 : dlg_default_button(); local
[all...]
H A Dbuildlist.c461 int button; local
[all...]
H A Dtextbox.c709 int button = dlg_default_button(); local
[all...]
H A Dfselect.c586 int button; local
/freebsd-11-stable/usr.sbin/bhyve/
H A Dconsole.c116 console_ptr_event(uint8_t button, int x, int y) argument
H A Dps2mouse.c370 ps2mouse_event(uint8_t button, int x, int y, void *arg) argument
H A Dusb_mouse.c258 umouse_event(uint8_t button, int x, int y, void *arg) argument
H A Drfb.c176 uint8_t button; member in struct:rfb_ptr_msg
/freebsd-11-stable/sys/dev/syscons/
H A Dscmouse.c121 sc_mouse_input_button(scr_stat *scp, int button) argument
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c223 write_event(SCREEN *sp, int down, int button, int x, int y) argument
[all...]
/freebsd-11-stable/sys/dev/evdev/
H A Dinput.h172 uint16_t button; /* trigger button number */ member in struct:ff_trigger
/freebsd-11-stable/sys/dev/usb/input/
H A Dwsp.c152 uint8_t button; /* left button */ member in struct:bt_data
[all...]
/freebsd-11-stable/sys/dev/vt/
H A Dvt_core.c1770 vt_mouse_terminput_button(struct vt_device *vd, int button) argument
/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c2553 int button; local
2632 int button; local
[all...]
/freebsd-11-stable/sys/sys/
H A Dmouse.h56 int button; /* button status */ member in struct:mousestatus
[all...]

Completed in 486 milliseconds

12