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

/xsrc/external/mit/libXt/dist/src/
H A DSelection.c126 static XContext selectPropertyContext = 0; variable in typeref:typename:XContext
169 selectPropertyContext);
181 if (selectPropertyContext == 0)
182 selectPropertyContext = XUniqueContext();
183 if (XFindContext(dpy, DefaultRootWindow(dpy), selectPropertyContext,
207 (void) XSaveContext(dpy, DefaultRootWindow(dpy), selectPropertyContext,
250 if (XFindContext(dpy, DefaultRootWindow(dpy), selectPropertyContext,

Completed in 8 milliseconds