Searched refs:XI_FocusOut (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXI2.h200 #define XI_FocusOut 10 macro
241 #define XI_FocusOutMask (1 << XI_FocusOut)
/xsrc/external/mit/xorg-server/dist/dix/
H A Denterleave.c851 DeviceFocusEvent(dev, XI_FocusOut, mode, detail, win);
1441 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyPointer,
1449 DeviceFocusEvent(dev, XI_FocusOut, mode, out,
1454 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyPointer,
1459 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyNonlinear, from);
1477 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyPointer,
1484 DeviceFocusEvent(dev, XI_FocusOut, mode, out,
1495 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyAncestor, from);
1510 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyPointer,
1515 DeviceFocusEvent(dev, XI_FocusOut, mod
[all...]
H A Deventconvert.c1068 xi2type = XI_FocusOut;
H A Devents.c2646 event->evtype == XI_FocusIn || event->evtype == XI_FocusOut)
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Denterleave.c645 DeviceFocusEvent(dev, XI_FocusOut, mode, detail, win);
1286 DeviceFocusEvent(dev, XI_FocusOut, mode, out, screenInfo.screens[i]->root);
1293 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyNonlinear, from);
1312 DeviceFocusEvent(dev, XI_FocusOut, mode, out, screenInfo.screens[i]->root);
1323 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyAncestor, from);
1342 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyInferior, from);
1354 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyNonlinear, from);
H A Deventconvert.c734 case ET_FocusOut: xi2type = XI_FocusOut; break;
H A Devents.c2253 event->evtype == XI_FocusIn || event->evtype == XI_FocusOut)
/xsrc/external/mit/xinput/dist/src/
H A Dtest_xi2.c311 case XI_FocusOut: name = "FocusOut"; break;
388 XISetMask(m->mask, XI_FocusOut);
465 case XI_FocusOut:
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dextinit.c868 case XI_FocusOut:
/xsrc/external/mit/libXi/dist/src/
H A DXExtInt.c1018 case XI_FocusOut:
1543 case XI_FocusOut:
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dextinit.c929 case XI_FocusOut:

Completed in 30 milliseconds