Searched refs:first_req (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h101 unsigned long first_req; /* seq # for first XInstallColormap() req in member in struct:ScreenInfo::__anon6078ff0d0108
H A Devents.c433 if (cevent->serial >= Scr->cmapInfo.first_req) {
2561 Scr->cmapInfo.first_req = NextRequest(dpy);
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h312 unsigned long first_req; member in struct:ScreenInfo::_cmapInfo
H A Dcolormaps.c132 Scr->cmapInfo.first_req = NextRequest(dpy);
H A Devent_handlers.c163 if(cevent->serial >= Scr->cmapInfo.first_req) {

Completed in 12 milliseconds