Searched refs:ie_oq (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXt/dist/src/
H A DNextEvent.c435 for (oq = app->outstandingQueue; oq; oq = oq->ie_oq)
439 ep->ie_oq = app->outstandingQueue;
515 for (oq = app->outstandingQueue; oq; oq = oq->ie_oq)
519 ep->ie_oq = app->outstandingQueue;
1055 sptr->ie_oq = NULL;
1092 for (; sptr != NULL; sptr = sptr->ie_oq) {
1095 app->outstandingQueue = sptr->ie_oq;
1097 lptr->ie_oq = sptr->ie_oq;
1179 app->outstandingQueue = ie_ptr->ie_oq; \
[all...]
/xsrc/external/mit/libXt/dist/include/X11/
H A DInitialI.h98 struct _InputEvent *ie_oq; member in struct:_InputEvent

Completed in 4 milliseconds