OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NotifyGrab
(Results
1 - 11
of
11
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/
X.h
268
#define
NotifyGrab
1
/xsrc/external/mit/ctwm/dist/
colormaps.c
197
if(ev->xcrossing.mode !=
NotifyGrab
) {
event_handlers.c
3089
if(ewp->mode ==
NotifyGrab
) {
3477
if(ev->type == EnterNotify && ev->xcrossing.mode !=
NotifyGrab
) {
/xsrc/external/mit/xev/dist/
xev.c
298
case
NotifyGrab
:
299
mode = "
NotifyGrab
";
370
case
NotifyGrab
:
371
mode = "
NotifyGrab
";
/xsrc/external/mit/twm/dist/src/
events.c
2014
if (ewp->mode ==
NotifyGrab
)
2160
if (ev->type == EnterNotify && ev->xcrossing.mode !=
NotifyGrab
) {
2617
if (ev->xcrossing.mode !=
NotifyGrab
)
/xsrc/external/mit/xorg-server/dist/dix/
enterleave.c
1557
if (from == to && mode !=
NotifyGrab
&& mode != NotifyUngrab)
events.c
1635
DoEnterLeaveEvents(mouse, mouse->id, oldWin, grab->window,
NotifyGrab
);
1763
DoFocusEvents(keybd, oldWin, grab->window,
NotifyGrab
);
/xsrc/external/mit/xterm/dist/
trace.c
466
CASETYPE(
NotifyGrab
);
misc.c
1264
&& (event->mode ==
NotifyGrab
|| event->mode == NotifyUngrab)) {
1295
* XGrabKeyboard() will generate
NotifyGrab
event that we want to
1298
if (event->mode !=
NotifyGrab
) {
/xsrc/external/mit/libXt/dist/src/
TMparse.c
178
{"Grab", 0,
NotifyGrab
},
/xsrc/external/mit/xorg-server.old/dist/dix/
events.c
1463
DoEnterLeaveEvents(mouse, mouse->id, oldWin, grab->window,
NotifyGrab
);
1543
DoFocusEvents(keybd, oldWin, grab->window,
NotifyGrab
);
Completed in 83 milliseconds
Indexes created Sat Aug 15 00:25:12 UTC 2026