Searched defs:ptrgrab (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsolextension.c1522 GrabPtr ptrgrab = mouse->deviceGrab.grab; local
1530 if (ptrgrab) {
1531 grabclient = clients[CLIENT_ID(ptrgrab->resource)];
H A Dtsolprotocol.c567 GrabPtr ptrgrab = mouse->deviceGrab.grab; local
584 if (ptrgrab)
586 client = clients[CLIENT_ID(ptrgrab->resource)];

Completed in 13 milliseconds