Searched refs:button_action (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A DmouseEmu3btn.c108 struct button_action { struct
130 struct button_action buttons[NEMU_BUTTONSTATE];
131 struct button_action timeout;
579 const struct button_action *timeout_action;
733 const struct button_action *button_action, *timeout_action; local in function:Emulate3ButtonsQueueEvent
738 button_action =
741 if ((type = button_action->event1.type) != ButtonNone) {
742 button = button_action->event1.button;
747 if ((type = button_action
[all...]
/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A Dxtestext1.h90 int XTestPressButton(Display * display, int device_id, unsigned long delay, unsigned int button_number, unsigned int button_action);
/xsrc/external/mit/libXext/dist/src/
H A DXTestExt1.c671 unsigned int button_action)
687 button_action));
666 XTestPressButton(Display * display,int device_id,unsigned long delay,unsigned int button_number,unsigned int button_action) argument

Completed in 5 milliseconds