Searched refs:XCheckWindowEvent (Results 1 – 3 of 3) sorted by relevance
64 #define XCheckWindowEvent XCHECKWINDOWEVENT macro
3597 while (XCheckWindowEvent(display,window,KeyPressMask,&event)) ; in XColorEditImage()9958 while (XCheckWindowEvent(display,window,KeyPressMask,&event)) ; in XMatteEditImage()
3012 (void) XCheckWindowEvent(display,windows->widget.id,LeaveWindowMask, in XCommandWidget()