Lines Matching defs:agent
116 /* For debugging, allows client to force the library to use an agent */
154 static void DPSCAPInitGC(Display *dpy, Display *agent, GC gc);
1464 the side-effect of synching agent and server connections.
1520 /* +++ Consider using agent->synchandler to store old proc */
1736 /* first send notification to agent */
1746 /* agent should send a ClientMessage, so wait for it */
1752 /* now client, agent, and server are synchronized */
1861 /* Clear agent args */
1912 register Display *agent = ShuntMap[dpyix = DPY_NUMBER(dpy)];
1920 GCFlushMode[dpyix] = (agent == dpy) ? 0 : value;
2084 DPSCAPInitGC(Display *dpy, Display *agent, GC gc)
2093 DPSCAPChangeGC(agent, gc, DPSGCBITS, &values);