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

/solaris-x11-s11/open-src/app/xlswins/sun-src/
H A Dxlswins.c248 unsigned int nchildren; local
312 if (!XQueryTree (dpy, w, &root, &parent, &children, &nchildren))
317 for (n = 0; n < nchildren; n++) {

Completed in 18 milliseconds