Searched refs:install_req (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dtwm.h206 unsigned long install_req; /* request number which installed it */ member in struct:TwmColormap
H A Devents.c452 cwins[n]->colormap->install_req == cevent->serial) {
2568 cmap->install_req = NextRequest(dpy);
H A Dadd_window.c1407 cmap->install_req = 0;
/xsrc/external/mit/ctwm/dist/
H A Dctwm.h260 unsigned long install_req; /* request number which installed it */ member in struct:TwmColormap
H A Dcolormaps.c139 cmap->install_req = NextRequest(dpy);
255 cmap->install_req = 0;
H A Devent_handlers.c180 cwins[n]->colormap->install_req == cevent->serial) {

Completed in 18 milliseconds