Searched refs:NotifyNormal (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Devent_utils.c267 event.xfocus.mode = NotifyNormal;
285 event.xfocus.mode = NotifyNormal;
H A Dcolormaps.c202 if(ev->xcrossing.mode == NotifyNormal) {
H A Devent_handlers.c273 && new.xfocus.mode == NotifyNormal
3046 ev->xcrossing.mode == NotifyNormal) {
3514 if(Event.xcrossing.mode != NotifyNormal) {
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h267 #define NotifyNormal 0 macro
/xsrc/external/mit/libXt/dist/src/
H A DEvent.c1279 event->xcrossing.mode == NotifyNormal &&
1287 nextEvent.xcrossing.mode == NotifyNormal &&
1686 event.mode = NotifyNormal;
H A DTMparse.c171 {"Normal", 0, NotifyNormal},
177 {"Normal", 0, NotifyNormal},
/xsrc/external/mit/xev/dist/
H A Dxev.c282 case NotifyNormal:
283 mode = "NotifyNormal";
354 case NotifyNormal:
355 mode = "NotifyNormal";
/xsrc/external/mit/twm/dist/src/
H A Devents.c1963 ev->xcrossing.mode == NotifyNormal) {
2185 if (Event.xcrossing.mode != NotifyNormal)
2621 if (ev->xcrossing.mode == NotifyNormal)
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_event.c683 if (event.xcrossing.mode != NotifyNormal ||
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dexevents.c1876 int focusEventMode = NotifyNormal;
1975 pEvents->detail = NotifyNormal;
/xsrc/external/mit/xterm/dist/
H A Dtrace.c465 CASETYPE(NotifyNormal);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c1871 pEvents->u.u.detail = NotifyNormal;
2780 newSpriteWin, NotifyNormal);
4416 mode = (dev->deviceGrab.grab) ? NotifyWhileGrabbed : NotifyNormal;
5401 int focusEventMode = NotifyNormal;
/xsrc/external/mit/xorg-server/dist/dix/
H A Devents.c2092 pEvents->u.u.detail = NotifyNormal;
3252 newSpriteWin, NotifyNormal);
4975 mode = (dev->deviceGrab.grab) ? NotifyWhileGrabbed : NotifyNormal;
5937 int focusEventMode = NotifyNormal;
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c3039 int focusEventMode = NotifyNormal;
3141 pEvents->detail = NotifyNormal;

Completed in 41 milliseconds