Lines Matching refs:cevent
109 XColormapEvent *cevent = (XColormapEvent *) &Event;
115 if(XFindContext(dpy, cevent->window, ColormapContext,
121 if(cevent->new) {
122 if(XFindContext(dpy, cevent->colormap, ColormapContext,
124 cwin->colormap = CreateTwmColormap(cevent->colormap);
132 if(cevent->state == ColormapUninstalled) {
151 if(cevent->state == ColormapUninstalled &&
163 if(cevent->serial >= Scr->cmapInfo.first_req) {
180 cwins[n]->colormap->install_req == cevent->serial) {
248 else if(cevent->state == ColormapUninstalled) {
252 else if(cevent->state == ColormapInstalled) {