Searched refs:from_configure (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DWithdraw.c78 .from_configure = False
H A DEvToWire.c210 event->u.unmapNotify.fromConfigure = ev->from_configure;
H A DXlibInt.c1051 ev->from_configure = event->u.unmapNotify.fromConfigure;
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimEvToWire.c213 event->u.unmapNotify.fromConfigure = ev->from_configure;
593 ev->from_configure = event->u.unmapNotify.fromConfigure;
/xsrc/external/mit/xev/dist/
H A Dxev.c537 output(Indent | NewLine, "event 0x%lx, window 0x%lx, from_configure %s",
538 e->event, e->window, e->from_configure ? Yes : No);
/xsrc/external/mit/xterm/dist/
H A Dtrace.c844 ev->xunmap.from_configure ? "configure" : ""));
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h730 Bool from_configure; member in struct:__anonf1b122fa2208

Completed in 15 milliseconds