Searched refs:NotifyNonlinear (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | enterleave.c | 391 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 D | enterleave.c | 378 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 D | X.h | 279 #define NotifyNonlinear 3 macro
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Keyboard.c | 501 case NotifyNonlinear: 518 case NotifyNonlinear:
|
| H A D | TMparse.c | 189 {"Nonlinear", 0, NotifyNonlinear},
|
| /xsrc/external/mit/xev/dist/ |
| H A D | xev.c | 310 case NotifyNonlinear: 311 detail = "NotifyNonlinear"; 382 case NotifyNonlinear: 383 detail = "NotifyNonlinear";
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | trace.c | 481 CASETYPE(NotifyNonlinear);
|
| H A D | misc.c | 1272 * NotifyNonlinear only happens (on FocusIn) if the pointer was not in 1279 if (event->detail == NotifyNonlinear
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_handlers.c | 274 && (new.xfocus.detail == NotifyNonlinear
|
Completed in 28 milliseconds