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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c209 #define WIDTH WidthOfScreen(scr) - 100 macro
213 #define WIDTH WidthOfScreen(scr) macro
544 left, y - font->ascent, WIDTH - left,
568 WIDTH - iconx[screen],
1276 win[screen] = XCreateWindow(dsp, root[screen], 0, 0, WIDTH, HEIGHT, 0,
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Label.c368 #define WIDTH 1 macro
390 checks[WIDTH] = TRUE;
418 if ((curlw->core.width == reqlw->core.width) && !checks[WIDTH])
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DDPSScrollW.c83 #define WIDTH(r) ((r)[2]) macro
355 WIDTH(dst) = WIDTH(src);
365 WIDTH(dst) = LEFT(sub) - LEFT(src);
375 WIDTH(dst) = RIGHT(src) - RIGHT(sub);
385 WIDTH(dst) = WIDTH(src);
398 WIDTH(dst) = WIDTH(src);
406 WIDTH(ds
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DLabel.c642 #define WIDTH 1 macro
664 checks[WIDTH] = TRUE;
712 if ((curlw->core.width == reqlw->core.width) && !checks[WIDTH])

Completed in 1807 milliseconds