OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thisGrabbed
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorg-server.old/dist/dix/
events.c
1595
Bool
thisGrabbed
, otherGrabbed, othersFrozen, thisSynced;
1601
thisGrabbed
= grabinfo->grab && SameClient(grabinfo->grab, client);
1614
if (!(
thisGrabbed
|| otherGrabbed) ||
1624
if (!((
thisGrabbed
&& grabinfo->sync.state >= FROZEN) || thisSynced))
1632
if (
thisGrabbed
)
1639
if (
thisGrabbed
)
1680
if (
thisGrabbed
&& grabinfo->sync.state == FROZEN_WITH_EVENT)
/xsrc/external/mit/xorg-server/dist/dix/
events.c
1827
Bool
thisGrabbed
, otherGrabbed, othersFrozen, thisSynced;
1832
thisGrabbed
= grabinfo->grab && SameClient(grabinfo->grab, client);
1843
if (!(
thisGrabbed
|| otherGrabbed) ||
1853
if (!((
thisGrabbed
&& grabinfo->sync.state >= FROZEN) || thisSynced))
1860
if (
thisGrabbed
)
1867
if (
thisGrabbed
) {
1901
if (
thisGrabbed
&& grabinfo->sync.state == FROZEN_WITH_EVENT) {
Completed in 11 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026