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

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c125 static void MapPixWindow (Window wind, int bot);
1168 Window wind,
1172 /* creates a small window inside of 'wind', at the top or bottom,
1180 XGetGeometry (dpy, wind, &rootW, &x, &y, &w, &h, &bwide, &depth);
1202 pixwind = XCreateSimpleWindow (dpy, wind, 0, y, w, thigh,
1216 pixwind = XCreateWindow(dpy, wind, 0, y, w, thigh, 0,
1167 MapPixWindow( Window wind, int bot) argument

Completed in 14 milliseconds