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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DXDPS.c136 static XDPSLEventHandler ReadyProc[DPSMAXDISPLAYS]; /* L2-DPS/PROTO 9 */ variable
242 ReadyProc[DPY_NUMBER(dpy)] = proc;
249 (*(ReadyProc[DPY_NUMBER(dpy)]))(event);
374 if (ReadyProc[DPY_NUMBER(dpy)] && !XDPSLGetPassEventsFlag(dpy)) {
375 (*(ReadyProc[DPY_NUMBER(dpy)]))((XEvent *) clientevent);

Completed in 21 milliseconds