Searched defs:w_token (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dwin_grab.c260 Dga_token w_token; /* Token associated with win */ member in struct:dga_winlist
352 if (wlist->w_token == token) {
694 clientp->w_token = token;
830 dga_wlist->w_token = token;
845 new_wlist->w_token = token;
987 if (winp->w_token == clientp->w_token) {
1099 if (winp->w_token == clientp->w_token) {
1366 sprintf(filename, "%s%08x", GRABFILE, clientp->w_token);
[all...]
H A Ddga_internal.h74 Dga_token w_token; /* token used to grab window */ member in struct:dga_window

Completed in 14 milliseconds