Searched refs:ButtonPress (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xproto-7.0.18/X11/
H A DX.h183 #define ButtonPress 4 macro
255 /* button names. Used as arguments to GrabButton and as detail in ButtonPress
/vbox/src/VBox/Additions/x11/x11include/4.3/include/X11/
H A DX.h188 #define ButtonPress 4 macro
259 /* button names. Used as arguments to GrabButton and as detail in ButtonPress
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Ddraganddrop.cpp909 case ButtonPress:
910 LogFlowThisFunc(("ButtonPress\n"));
1729 event.type = ButtonPress;
1773 eBtn.type = fPress ? ButtonPress : ButtonRelease;
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng-x.c375 while (!(e.type == ButtonPress && e.xbutton.button == Button1) &&
H A Drpng2-x.c537 while (!(e.type == ButtonPress && e.xbutton.button == Button1) &&
1158 while (!(e.type == ButtonPress && e.xbutton.button == Button1)
/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c2262 if (xevent.type == ButtonPress)
2280 if (xevent.type == ButtonPress)
2286 if (xevent.type == ButtonPress)
2429 case ButtonPress:

Completed in 542 milliseconds