Searched refs:mouse (Results 1 - 25 of 100) sorted by relevance

1234

/xsrc/external/mit/xf86-input-mouse/dist/include/
H A DMakefile.am1 sdk_HEADERS = xf86-mouse-properties.h
/xsrc/external/mit/xorg-server/dist/dix/
H A Denterleave.h40 extern void EnterLeaveEvent(DeviceIntPtr mouse,
44 extern void CoreEnterLeaveEvent(DeviceIntPtr mouse,
48 extern void DeviceEnterLeaveEvent(DeviceIntPtr mouse,
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A DMakefile.am33 # We have to list all the mouse drivers here, even if we don't build them, so
38 mouse.c \
39 mouse.h \
/xsrc/external/mit/xf86-input-mouse/dist/
H A DMakefile.am25 pkgconfig_DATA = xorg-mouse.pc
H A Dconfigure.ac25 AC_INIT([xf86-input-mouse],
27 [https://gitlab.freedesktop.org/xorg/driver/xf86-input-mouse/-/issues],
28 [xf86-input-mouse])
63 # X Server SDK location is required to install xf86-mouse-properties.h
64 # This location is also relayed in the xorg-mouse.pc file
73 # Work out which OS mouse driver we need to build
90 DRIVER_NAME=mouse
94 xorg-mouse.pc
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fake/
H A DMakefile.am13 mouse.c \
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
H A DMakefile.am22 liblinux_la_SOURCES += mouse.c ms.c ps2.c
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Denterleave.h50 DeviceIntPtr mouse,
61 extern void CoreEnterLeaveEvent(DeviceIntPtr mouse,
67 extern void DeviceEnterLeaveEvent(DeviceIntPtr mouse,
H A Devents.c1435 * @param mouse The device to grab.
1441 ActivatePointerGrab(DeviceIntPtr mouse, GrabPtr grab, argument
1444 GrabInfoPtr grabinfo = &mouse->deviceGrab;
1447 : mouse->spriteInfo->sprite->win;
1452 !(autoGrab & ImplicitGrabMask) && !IsMaster(mouse))
1453 DetachFromMaster(mouse);
1458 != mouse->spriteInfo->sprite->hotPhys.pScreen)
1459 mouse->spriteInfo->sprite->hotPhys.x =
1460 mouse->spriteInfo->sprite->hotPhys.y = 0;
1461 ConfineCursorToWindow(mouse, gra
1485 DeactivatePointerGrab(DeviceIntPtr mouse) argument
1720 DeviceIntPtr mouse = NULL; local in function:ProcAllowEvents
4154 CoreEnterLeaveEvent(DeviceIntPtr mouse,int type,int mode,int detail,WindowPtr pWin,Window child) argument
4238 DeviceEnterLeaveEvent(DeviceIntPtr mouse,int sourceid,int type,int mode,int detail,WindowPtr pWin,Window child) argument
4854 DeviceIntPtr mouse = PickPointer(client); local in function:ProcQueryPointer
5360 DeviceIntPtr mouse = inputInfo.pointer; local in function:DeleteWindowFromAnyEvents
[all...]
/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Ddouble.c41 * Pressing the left mouse button rotates the rectangle.
42 * Pressing the middle mouse button stops the rotation.
96 static void mouse(int button, int state, int x, int y) function in typeref:typename:void
130 * Register mouse input callback functions
142 glutMouseFunc(mouse);
H A Dmovelight.c49 * Interaction: pressing the left mouse button alters
110 static void mouse(int button, int state, int x, int y) function in typeref:typename:void
144 glutMouseFunc(mouse);
H A Dunproject.c40 * When the left mouse button is pressed, this program
41 * reads the mouse position and determines two 3D points
65 static void mouse(int button, int state, int x, int y) function in typeref:typename:void
123 glutMouseFunc(mouse);
H A Dcolormat.c42 * mouse buttons will change the diffuse reflection values.
94 static void mouse(int button, int state, int x, int y) function in typeref:typename:void
149 glutMouseFunc(mouse);
H A Dvarray.c129 static void mouse (int button, int state, int x, int y) function in typeref:typename:void
182 glutMouseFunc(mouse);
H A Dsurface.c186 mouse(int button, int state, int x, int y) function in typeref:typename:void
227 glutMouseFunc(mouse);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A DMakefile.am15 usb-mouse.c \
16 usb-mouse.h \
/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer_urb.h16 bool _Hovered(const ImVec2& mouse, bool window_hovered, argument
19 tl.x <= mouse.x && tl.y <= mouse.y &&
20 br.x > mouse.x && br.y > mouse.y;
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer_urb.h16 bool _Hovered(const ImVec2& mouse, bool window_hovered, argument
19 tl.x <= mouse.x && tl.y <= mouse.y &&
20 br.x > mouse.x && br.y > mouse.y;
/xsrc/external/mit/xorg-server.old/dist/test/xi2/
H A Dprotocol-common.c69 * default mouse, one default keyboard.
87 AllocDevicePair(&client, "", &devices.mouse, &devices.kbd,
89 ActivateDevice(devices.mouse, FALSE);
91 EnableDevice(devices.mouse, FALSE);
97 fake_init_sprite(devices.mouse);
H A Dprotocol-xiquerypointer.c182 request.deviceid = devices.mouse->id;
187 test_data.dev = devices.mouse;
188 devices.mouse->u.master = NULL; /* Float, kind-of */
189 request.deviceid = devices.mouse->id;
205 test_data.dev = devices.mouse;
206 request.deviceid = devices.mouse->id;
/xsrc/external/mit/xeyes/dist/
H A DREADME.md1 xeyes - a follow the mouse X demo, using the X SHAPE extension
/xsrc/external/mit/xorg-server/dist/include/
H A Dinpututils.h50 extern int event_get_corestate(DeviceIntPtr mouse, DeviceIntPtr kbd);
51 extern void event_set_state(DeviceIntPtr mouse, DeviceIntPtr kbd,
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dkdrive-config.h.in25 /* Support KDrive mouse driver */
/xsrc/external/mit/xorg-server/dist/test/xi2/
H A Dprotocol-xiquerypointer.c164 request.deviceid = devices.mouse->id;
169 test_data.dev = devices.mouse;
170 devices.mouse->master = NULL; /* Float, kind-of */
171 request.deviceid = devices.mouse->id;
186 test_data.dev = devices.mouse;
187 request.deviceid = devices.mouse->id;
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dblinking-teapot.c130 mouse (int button, int state, int x, int y) function in typeref:typename:void
176 glutMouseFunc (mouse);

Completed in 14 milliseconds

1234