Searched refs:n_roots (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/transset/dist/ |
| H A D | clientwin.c | 182 unsigned int i, n_roots; local in function:Find_Client 186 roots = Find_Roots(dpy, root, &n_roots); 187 for (i = 0; i < n_roots; i++) {
|
| /xsrc/external/mit/xwd/dist/ |
| H A D | clientwin.c | 182 unsigned long i, n_roots; local in function:Find_Client 186 roots = Find_Roots(dpy, root, &n_roots); 187 for (i = 0; i < n_roots; i++) {
|
| /xsrc/external/mit/xwininfo/dist/ |
| H A D | clientwin.c | 213 unsigned int i, n_roots; local in function:Find_Client 217 roots = Find_Roots(dpy, root, &n_roots); 218 for (i = 0; i < n_roots; i++) {
|
| /xsrc/external/mit/xprop/dist/ |
| H A D | clientwin.c | 182 unsigned int i, n_roots; local in function:Find_Client 186 roots = Find_Roots(dpy, root, &n_roots); 187 for (i = 0; i < n_roots; i++) {
|
Completed in 3 milliseconds