Searched defs:buttons (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-11-stable/contrib/dialog/
H A Dmsgbox.c54 const char **buttons = dlg_ok_label(); local
H A Dpause.c72 const char **buttons = dlg_ok_labels(); local
H A Dyesno.c53 const char **buttons = dlg_yes_labels(); local
[all...]
H A Dinputbox.c81 const char **buttons = dlg_ok_labels(); local
H A Dprogressbox.c126 const char **buttons = dlg_ok_label(); local
H A Ddlg_keys.c33 bool buttons; /* true only for dlg_register_buttons() */ variable
113 dlg_register_buttons(WINDOW *win, const char *name, const char **buttons) argument
H A Drangebox.c217 const char **buttons = dlg_ok_labels(); local
H A Dtailbox.c34 const char **buttons; member in struct:__anon957
309 const char **buttons = 0; local
[all...]
H A Dtimebox.c186 const char **buttons = dlg_ok_labels(); local
H A Dtreeview.c210 const char **buttons = dlg_ok_labels(); local
H A Dcalendar.c440 const char **buttons = dlg_ok_labels(); local
H A Dchecklist.c205 const char **buttons = dlg_ok_labels(); local
H A Dmenubox.c349 const char **buttons = dlg_ok_labels(); local
[all...]
H A Dbuildlist.c470 const char **buttons = dlg_ok_labels(); local
/freebsd-11-stable/sys/dev/syscons/
H A Dsysmouse.c88 smdev_evdev_write(int x, int y, int z, int buttons) argument
H A Dscmouse.c65 int buttons; member in struct:old_mouse_data
/freebsd-11-stable/sys/dev/evdev/
H A Devdev_utils.c273 evdev_push_mouse_btn(struct evdev_dev *evdev, int buttons) argument
/freebsd-11-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c69 const char *buttons[] = local
[all...]
/freebsd-11-stable/sys/dev/cyapa/
H A Dcyapa.h83 uint8_t buttons; /* 0x13 */ member in struct:cyapa_cap
/freebsd-11-stable/lib/libvgl/
H A Dmouse.c224 VGLMouseStatus(int *x, int *y, char *buttons) argument
/freebsd-11-stable/sys/dev/usb/gadget/
H A Dg_mouse.c92 uint8_t buttons; member in struct:g_mouse_data
/freebsd-11-stable/sys/dev/vt/
H A Dvt_sysmouse.c120 sysmouse_evdev_store(int x, int y, int z, int buttons) argument
/freebsd-11-stable/sys/dev/adb/
H A Dadb_mouse.c82 int buttons; member in struct:adb_mouse_softc
341 int buttons, tmp_buttons; local
[all...]
/freebsd-11-stable/release/picobsd/tinyware/view/
H A Dview.c118 char buttons; local
478 char buttons; local
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c112 #undef buttons /* symbol conflict in consio.h */ macro
[all...]

Completed in 144 milliseconds

12