Home
last modified time | relevance | path

Searched refs:GrabInfoPtr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h506 } GrabInfoRec, *GrabInfoPtr; typedef
/OK3568_Linux_fs/external/xserver/dix/
H A Dgrabs.c79 GrabInfoPtr devGrab = &dev->deviceGrab; in PrintDeviceGrabInfo()
H A Devents.c1517 GrabInfoPtr grabinfo = &mouse->deviceGrab; in ActivatePointerGrab()
1626 GrabInfoPtr grabinfo = &keybd->deviceGrab; in ActivateKeyboardGrab()
1713 GrabInfoPtr devgrabinfo, grabinfo = &thisDev->deviceGrab; in AllowSome()
3666 GrabInfoPtr grabinfo = &device->deviceGrab; in ActivatePassiveGrab()
4163 GrabInfoPtr grabinfo = &dev->deviceGrab; in DeliverOneGrabbedEvent()
4236 GrabInfoPtr grabinfo; in DeliverGrabbedEvent()
5039 GrabInfoPtr grabInfo = &dev->deviceGrab; in GrabDevice()