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

12

/freebsd-10-stable/contrib/dialog/
H A Dmsgbox.c54 const char **buttons = dlg_ok_label(); 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 Dpause.c72 const char **buttons = dlg_ok_labels(); 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 Dprogressbox.c126 const char **buttons = dlg_ok_label(); local
H A Drangebox.c217 const char **buttons = dlg_ok_labels(); local
H A Dtailbox.c34 const char **buttons; member in struct:__anon908
309 const char **buttons = 0; local
[all...]
H A Dtimebox.c186 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 Dtreeview.c210 const char **buttons = dlg_ok_labels(); local
H A Deditbox.c354 const char **buttons = dlg_ok_labels(); local
H A Dmenubox.c349 const char **buttons = dlg_ok_labels(); local
[all...]
H A Dtextbox.c36 const char **buttons; member in struct:__anon909
[all...]
H A Dbuildlist.c470 const char **buttons = dlg_ok_labels(); local
H A Dformbox.c511 const char **buttons = dlg_ok_labels(); local
/freebsd-10-stable/usr.sbin/bsdinstall/partedit/
H A Ddiskeditor.c67 const char *buttons[] = local
[all...]
/freebsd-10-stable/lib/libvgl/
H A Dmouse.c224 VGLMouseStatus(int *x, int *y, char *buttons) argument
/freebsd-10-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-10-stable/sys/dev/usb/gadget/
H A Dg_mouse.c92 uint8_t buttons; member in struct:g_mouse_data
/freebsd-10-stable/sys/dev/syscons/
H A Dscmouse.c65 int buttons; member in struct:old_mouse_data
/freebsd-10-stable/contrib/ncurses/ncurses/base/
H A Dlib_mouse.c108 #undef buttons /* symbol conflict in consio.h */ macro
[all...]
/freebsd-10-stable/release/picobsd/tinyware/view/
H A Dview.c118 char buttons; local
478 char buttons; local
/freebsd-10-stable/sys/dev/usb/input/
H A Dums.c188 int32_t buttons = 0; local
739 ums_put_queue(struct ums_softc *sc, int32_t dx, int32_t dy, int32_t dz, int32_t dt, int32_t buttons) argument
[all...]

Completed in 122 milliseconds

12