Searched refs:NotifyNonlinear (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Denterleave.c391 CoreEnterLeaveEvent(dev, LeaveNotify, mode, NotifyNonlinear, A, None);
435 CoreEnterLeaveEvent(dev, EnterNotify, mode, NotifyNonlinear, B, None);
597 DeviceEnterLeaveEvent(dev, sourceid, XI_Leave, mode, NotifyNonlinear, from, None);
600 DeviceEnterLeaveEvent(dev, sourceid, XI_Enter, mode, NotifyNonlinear, to, None);
879 CoreFocusEvent(dev, FocusOut, mode, NotifyNonlinear, A);
926 CoreFocusEvent(dev, FocusIn, mode, NotifyNonlinear, B);
1141 CoreFocusEvent(dev, FocusOut, mode, NotifyNonlinear, A);
1218 CoreFocusEvent(dev, FocusIn, mode, NotifyNonlinear, B);
1293 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyNonlinear, from);
1315 DeviceFocusEvent(dev, XI_FocusIn, mode, NotifyNonlinear, t
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Denterleave.c378 CoreEnterLeaveEvent(dev, LeaveNotify, mode, NotifyNonlinear, A,
422 CoreEnterLeaveEvent(dev, EnterNotify, mode, NotifyNonlinear, B,
577 DeviceEnterLeaveEvent(dev, sourceid, XI_Leave, mode, NotifyNonlinear,
583 DeviceEnterLeaveEvent(dev, sourceid, XI_Enter, mode, NotifyNonlinear,
1061 CoreFocusEvent(dev, FocusOut, mode, NotifyNonlinear, A);
1106 CoreFocusEvent(dev, FocusIn, mode, NotifyNonlinear, B);
1312 CoreFocusEvent(dev, FocusOut, mode, NotifyNonlinear, A);
1385 CoreFocusEvent(dev, FocusIn, mode, NotifyNonlinear, B);
1459 DeviceFocusEvent(dev, XI_FocusOut, mode, NotifyNonlinear, from);
1489 DeviceFocusEvent(dev, XI_FocusIn, mode, NotifyNonlinear, t
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h279 #define NotifyNonlinear 3 macro
/xsrc/external/mit/libXt/dist/src/
H A DKeyboard.c501 case NotifyNonlinear:
518 case NotifyNonlinear:
H A DTMparse.c189 {"Nonlinear", 0, NotifyNonlinear},
/xsrc/external/mit/xev/dist/
H A Dxev.c310 case NotifyNonlinear:
311 detail = "NotifyNonlinear";
382 case NotifyNonlinear:
383 detail = "NotifyNonlinear";
/xsrc/external/mit/xterm/dist/
H A Dtrace.c481 CASETYPE(NotifyNonlinear);
H A Dmisc.c1272 * NotifyNonlinear only happens (on FocusIn) if the pointer was not in
1279 if (event->detail == NotifyNonlinear
/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c274 && (new.xfocus.detail == NotifyNonlinear

Completed in 28 milliseconds