Searched +refs:val +refs:button (Results 1 - 7 of 7) sorted by relevance
| /vbox/src/VBox/GuestHost/OpenGL/include/ |
| H A D | crut_clientapi.h | 19 void CRUT_CLIENT_APIENTRY crutMouseFunc( void (*func)(int button, int state, int x, int y) ); 36 int CRUT_CLIENT_APIENTRY crutCreateMenu( void (*func) (int val) ); 39 void CRUT_CLIENT_APIENTRY crutAttachMenu( int button );
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
| H A D | input.h | 250 extern _X_EXPORT void set_button_down(DeviceIntPtr pDev, int button, int type); 251 extern _X_EXPORT void set_button_up(DeviceIntPtr pDev, int button, int type); 252 extern _X_EXPORT int button_is_down(DeviceIntPtr pDev, int button, int type); 588 InternalEvent *button); 676 int valnum, int *val); 678 int valnum, double *val);
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
| H A D | input.h | 250 extern _X_EXPORT void set_button_down(DeviceIntPtr pDev, int button, int type); 251 extern _X_EXPORT void set_button_up(DeviceIntPtr pDev, int button, int type); 252 extern _X_EXPORT int button_is_down(DeviceIntPtr pDev, int button, int type); 585 InternalEvent *button); 673 int valnum, int *val); 675 int valnum, double *val);
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
| H A D | input.h | 256 extern void set_button_down(DeviceIntPtr pDev, int button, int type); 257 extern void set_button_up(DeviceIntPtr pDev, int button, int type); 258 extern int button_is_down(DeviceIntPtr pDev, int button, int type); 626 InternalEvent *motion, InternalEvent *button); 709 int valnum, int *val); 711 int valnum, double *val);
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
| H A D | input.h | 248 extern void set_button_down(DeviceIntPtr pDev, int button, int type); 249 extern void set_button_up(DeviceIntPtr pDev, int button, int type); 250 extern int button_is_down(DeviceIntPtr pDev, int button, int type); 574 InternalEvent *button); 651 int valnum, int *val); 653 int valnum, double *val);
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
| H A D | input.h | 250 extern void set_button_down(DeviceIntPtr pDev, int button, int type); 251 extern void set_button_up(DeviceIntPtr pDev, int button, int type); 252 extern int button_is_down(DeviceIntPtr pDev, int button, int type); 582 InternalEvent *button); 662 int valnum, int *val); 664 int valnum, double *val);
|
| /vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
| H A D | input.h | 250 extern _X_EXPORT void set_button_down(DeviceIntPtr pDev, int button, int type); 251 extern _X_EXPORT void set_button_up(DeviceIntPtr pDev, int button, int type); 252 extern _X_EXPORT int button_is_down(DeviceIntPtr pDev, int button, int type); 582 InternalEvent *button); 669 int valnum, int *val); 671 int valnum, double *val);
|
Completed in 98 milliseconds