Searched refs:thigh (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s12/open-src/app/xmag_multivis/sun-src/ |
H A D | xmag_multivis.c | 1178 unsigned int w,h,bwide,depth,thigh; local 1192 thigh = pixfinfo->ascent + pixfinfo->descent + 4; 1193 y = (bot ? (h - thigh) : 0); 1202 pixwind = XCreateSimpleWindow (dpy, wind, 0, y, w, thigh, 1216 pixwind = XCreateWindow(dpy, wind, 0, y, w, thigh, 0,
|
Completed in 8 milliseconds