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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Label.c369 #define HEIGHT 2 macro
392 checks[HEIGHT] = TRUE;
422 if ((curlw->core.height == reqlw->core.height) && !checks[HEIGHT])
H A DXaw3_1StripChart.c462 #define HEIGHT ( (unsigned int) w->core.height) macro
487 points[i - 1].y = HEIGHT / w->strip_chart.scale;
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DDPSScrollW.c84 #define HEIGHT(r) ((r)[3]) macro
356 HEIGHT(dst) = BOTTOM(sub) - BOTTOM(src);
366 HEIGHT(dst) = MIN(TOP(src), TOP(sub)) - BOTTOM(dst);
376 HEIGHT(dst) = MIN(TOP(src), TOP(sub)) - BOTTOM(dst);
386 HEIGHT(dst) = TOP(src) - TOP(sub);
399 HEIGHT(dst) = HEIGHT(src);
407 HEIGHT(dst) = MIN(TOP(r1), TOP(r2)) - BOTTOM(dst);
507 if (WIDTH(r) == 0 || HEIGHT(r) == 0) {
701 HEIGHT(ds
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DStripChart.c487 #define HEIGHT ( (unsigned int) w->core.height) macro
513 points[i - 1].y = HEIGHT / w->strip_chart.scale;
H A DLabel.c643 #define HEIGHT 2 macro
666 checks[HEIGHT] = TRUE;
706 if ((curlw->core.height == reqlw->core.height) && !checks[HEIGHT])
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c210 #define HEIGHT HeightOfScreen(scr) - 100 macro
214 #define HEIGHT HeightOfScreen(scr) macro
1276 win[screen] = XCreateWindow(dsp, root[screen], 0, 0, WIDTH, HEIGHT, 0,

Completed in 25 milliseconds