Searched refs:NoExpose (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/ctwm/dist/
H A Devent_names_table.h20 [NoExpose] = "NoExpose",
H A Devent_utils.c123 case NoExpose:
H A Dmenus.c1604 case NoExpose:
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DGCOps.c120 return event->type == GraphicsExpose || event->type == NoExpose;
143 case NoExpose:
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DGCOps.c132 return event->type == GraphicsExpose || event->type == NoExpose;
156 case NoExpose:
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxlog.c322 case NoExpose: return "NoExpose";
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h193 #define NoExpose 14 macro
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiexpose.c341 /* send GraphicsExpose events, or a NoExpose event, based on the region */
383 event.u.u.type = NoExpose;
/xsrc/external/mit/libX11/dist/src/
H A DEvToWire.c168 case NoExpose:
H A DXlibInt.c1009 case NoExpose:
/xsrc/external/mit/xterm/dist/
H A Dtrace.c423 CASETYPE(NoExpose);
919 case NoExpose:
H A Dutil.c2161 case NoExpose:
2171 if ((reply.type == NoExpose) ||
H A Dmisc.c668 case NoExpose:
H A Dcharproc.c9404 if ((event->type == NoExpose)
9425 case NoExpose:
/xsrc/external/mit/libXt/dist/src/
H A DEvent.c831 ((event->type == NoExpose) && NO_EXPOSE) ||
837 * about whether or not we desire Graphics and NoExpose events. */
840 (event->type == NoExpose))
1201 NonMaskableMask, /* NoExpose, in GC */
H A DTMprint.c173 PRINTEVENT(NoExpose, "<NoExpose>")
H A DTMparse.c299 {"NoExpose", NULLQUARK, NoExpose, ParseNone, NULL},
300 {"NoExp", NULLQUARK, NoExpose, ParseNone, NULL},
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimEvToWire.c171 case NoExpose:
551 case NoExpose:
/xsrc/external/mit/twm/dist/src/
H A Devents.c250 case NoExpose: return e->xnoexpose.drawable; /* same */
2672 case NoExpose: name = "NoExpose"; break;
/xsrc/external/mit/xev/dist/
H A Dxev.c1530 case NoExpose:
1531 prologue(&event, "NoExpose");
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddispatch.c1717 /* send GraphicsExpose events, or a NoExpose event, based on the region */
1758 event.u.u.type = NoExpose;
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc3238 NoExpose

Completed in 73 milliseconds