Searched refs:GrabRec (Results 1 – 4 of 4) sorted by relevance
212 } GrabRec; typedef
194 GrabPtr grab = calloc(1, sizeof(GrabRec)); in AllocGrab()
575 GrabRec a, b; in dix_grab_matching()
81847 dix: switch the dev->deviceGrab.activeGrab from GrabRec to GrabPtr81861 GrabRec on the stack anymore, we need to alloc/copy/free the grabs.81887 Not needed since the GrabRec is a self-contained struct but will be needed130416 input: replace GrabRec's coreGrab field with grabtype.131625 dix: remove coreMods field from GrabRec.164101 Add a deviceMask to the GrabRec and don't interfere with passiveGrabs.