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

/solaris-x11-s11/open-src/xserver/xorg/sun-src/tsol/
H A Dtsol.h99 extern void UpdateTsolNode(Atom thisAtom, ClientPtr client);
H A Dtsolprotocol.c204 UpdateTsolNode(Atom thisAtom, ClientPtr client) argument
269 if (thisAtom != 0 && client != NULL &&
270 (tsol_node[thisAtom].flags & TSOLM_ATOM) == 0) {
272 TsolNodePtr tndp = &(tsol_node[thisAtom]);

Completed in 1441 milliseconds