Searched refs:height (Results 1 - 25 of 148) sorted by relevance

123456

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPorthole.c147 prep.slider_height = pw->core.height;
149 prep.canvas_height = child->core.height;
168 *heightp = child->core.height;
173 if (geomp->request_mode & CWHeight) *heightp = geomp->height;
181 if (*heightp < pw->core.height) *heightp = pw->core.height;
188 miny = ((Position) pw->core.height) - ((Position) *heightp);
215 if (gw->core.height < 1) gw->core.height = 1;
233 Dimension width, height; local
[all...]
H A DViewport.c170 horizontal ? clip->core.width : clip->core.height);
234 XtSetArg(clip_args[arg_cnt], XtNheight, w->core.height); arg_cnt++;
251 * Set the clip widget to the correct height.
255 clip_height = w->core.height;
263 ((int)w->core.height >
264 (int)(v_bar->core.height + v_bar->core.border_width)) )
265 clip_height -= v_bar->core.height + v_bar->core.border_width;
353 child->core.height, (Dimension)0 );
384 GetGeometry( widget, child->core.width, child->core.height );
386 ( (FormWidget)w, w->core.width, w->core.height, Tru
[all...]
H A DSimpleMenu.c282 if (smw->core.height == 0) {
284 smw->core.height = GetMenuHeight(new);
327 (unsigned int) (*entry)->rectangle.height)) {
419 if (smw_new->core.height != smw_old->core.height) {
420 smw_new->simple_menu.menu_height = (smw_new->core.height != 0);
468 * If the user actually passed a width and height to the widget
470 * height.
480 Dimension width, height; local
483 height
909 Dimension width, height; local
1085 int height = w->core.height + 2 * w->core.border_width; local
1219 Dimension height; local
[all...]
H A DBox.c156 * Returns minimum width and height that will preserve the same layout.
160 static void DoLayout(bbw, width, height, reply_width, reply_height, position)
162 Dimension width, height;
168 Dimension w, h; /* Width and height needed for box */
169 Dimension lw, lh; /* Width and height needed for current line */
170 Dimension bw, bh; /* Width and height needed for current widget */
175 /* Box width and height */
187 /* Line width and height */
211 DoLayout(bbw, lw + bw, height, reply_width,
219 * situations (e.g. when only the height change
502 Dimension width, height, borderWidth; local
[all...]
H A DForm.c243 fw->form.old_height = fw->core.height;
254 * width, height - the new width and height.
261 ChangeFormGeometry(w, query_only, width, height, ret_width, ret_height)
264 Dimension width, height;
277 if ( (width == fw->core.width) && (height == fw->core.height) )
281 request.height = height;
306 *ret_height = request.height;
503 Dimension width, height; local
[all...]
H A DTextSink.c292 * width, height - size of area to clear
299 ClearToBackground (w, x, y, width, height)
302 Dimension width, height;
305 * Don't clear in height or width are zero.
309 if ( (height == 0) || (width == 0) ) return;
311 x, y, width, height, False);
392 * a given height.
394 * height - height to fit lines into.
400 MaxLines(w, height)
558 XawTextSinkClearToBackground(Widget w, int x, int y, unsigned int width, unsigned int height) argument
689 XawTextSinkMaxLines(Widget w, unsigned int height) argument
[all...]
H A DList.c51 /* These added so widget knows whether its height, width are user selected.
276 * changex, changey - allow the height or width to change?
278 * Returns: TRUE if width or height have been changed
287 Dimension height = w->core.height; local
291 if( Layout( w, changex, changey, &width, &height ) )
292 ChangeSize( w, width, height );
302 ChangeSize(w, width, height)
304 Dimension width, height;
310 request.height
512 Dimension height = lw->list.row_height; local
534 width, height ); local
746 Dimension width, height; local
[all...]
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1Box.c135 * Returns minimum width and height that will preserve the same layout.
139 static void DoLayout(bbw, width, height, reply_width, reply_height, position)
141 Dimension width, height;
147 Dimension w, h; /* Width and height needed for box */
148 Dimension lw, lh; /* Width and height needed for current line */
149 Dimension bw, bh; /* Width and height needed for current widget */
154 /* Box width and height */
159 /* Line width and height */
183 DoLayout(bbw, lw + bw, height, reply_width,
191 * situations (e.g. when only the height change
473 Dimension width, height, borderWidth; local
[all...]
H A DXaw3_1Viewport.c145 horizontal ? clip->core.width : clip->core.height);
222 * Set the clip widget to the correct height.
226 clip_height = w->core.height;
233 (w->core.height > v_bar->core.height + v_bar->core.border_width) )
234 clip_height -= v_bar->core.height + v_bar->core.border_width;
320 child->core.height, (Dimension)0 );
351 GetGeometry( widget, child->core.width, child->core.height );
353 ( (FormWidget)w, w->core.width, w->core.height );
384 clip->core.height, chil
[all...]
H A DXaw3_1SimpleMenu.c271 if (smw->core.height == 0) {
273 smw->core.height = GetMenuHeight(new);
316 (unsigned int) (*entry)->rectangle.height)) {
406 if (smw_new->core.height != smw_old->core.height) {
407 smw_new->simple_menu.menu_height = (smw_new->core.height != 0);
455 * If the user actually passed a width and height to the widget
457 * height.
467 Dimension width, height; local
470 height
872 Dimension width, height; local
1049 int height = w->core.height + 2 * w->core.border_width; local
1182 Dimension height; local
[all...]
H A DXaw3_1Form.c226 fw->form.old_height = fw->core.height;
241 ( w, w->core.width, w->core.height );
247 static Boolean Layout(fw, width, height)
249 Dimension width, height;
270 y = (*childP)->core.y + (*childP)->core.height
281 && (maxx != fw->core.width || maxy != fw->core.height)) {
291 fw->form.old_height = fw->core.height;
336 y += ref->core.y + ref->core.height + (ref->core.border_width << 1);
369 Dimension width, height; local
377 fw->core.height, for
[all...]
H A DXaw3_1SmeBSB.c179 GetDefaultSize(new, &(entry->rectangle.width), &(entry->rectangle.height));
236 (unsigned int) entry->rectangle.height);
269 y_loc += (entry->rectangle.height -
329 &(entry->rectangle.width), &(entry->rectangle.height));
343 * I just return the height and width of the label plus the margins.
352 Dimension width, height; local
356 GetDefaultSize(w, &width, &height );
365 if ( ((mode & CWHeight) && (intended->height != height)) ||
368 return_val->height
510 unsigned int width, height; local
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dresolutions.h36 unsigned int height; member in struct:__anon45
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Ddma.c61 register int height; local
114 for (y = 0; y < mga_info.mga_height; y += height) {
116 height = mga_info.mga_height - y;
118 height = maxheight;
121 mga_info.mga_width, y + height,
H A Dchip.c219 register unsigned int const height)
235 y2 = height;
246 y1 = (unsigned int)((height * lineon) / numlines);
258 register unsigned int const height)
273 y1 = (unsigned int)((height * recton) / 512);
274 y2 = height - y1;
217 draw_lines( register unsigned int const width, register unsigned int const height) argument
256 draw_cascaded_box( register unsigned int const width, register unsigned int const height) argument
/solaris-x11-s11/open-src/kernel/efb/src/
H A Ddrm_sarea.h71 unsigned int height; member in struct:drm_sarea_frame
/solaris-x11-s11/open-src/kernel/sys/drm/
H A Ddrm_sarea.h71 unsigned int height; member in struct:drm_sarea_frame
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DCSBwraps.psw70 defineps _DPSCRGBBlend(DPSContext ctxt; double x, y, width, height;
77 dup 0 0 3 -1 roll height rectfill
84 defineps _DPSCHSBBlend(DPSContext ctxt; double x, y, width, height;
91 dup 0 0 3 -1 roll height rectfill
98 defineps _DPSCCMYKBlend(DPSContext ctxt; double x, y, width, height;
105 dup 0 0 3 -1 roll height rectfill
112 defineps _DPSCGrayBlend(DPSContext ctxt; double x, y, width, height;
119 dup 0 0 3 -1 roll height rectfill
131 double red, green, blue; double width, height;
139 dup 0 0 3 -1 roll height rectfil
[all...]
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dimage.c55 0, 0, /* width, height */
70 int height; member in struct:__anon104
130 logo.height = sunlogo_height;
135 ip->height = xgwa.height;
137 ip->nrows = ip->height / sunlogo_height;
145 ip->yb = (ip->height - sunlogo_height * ip->nrows) / 2;
151 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, ip->width, ip->height);
H A Dqix.c81 int height; member in struct:__anon109
107 qp->height = xgwa.height;
122 qp->y1 = random() % qp->height;
124 qp->y2 = random() % qp->height;
126 XFillRectangle(dsp, win, Scr[screen].gc, 0, 0, qp->width, qp->height);
151 check_bounds(qp, qp->y1, &qp->dy1, qp->height);
153 check_bounds(qp, qp->y2, &qp->dy2, qp->height);
/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c98 int wd, ht; /* request width & height */
355 * magnification = window.geometry.height / source_geometry.height
412 (unsigned int *)&window_hints.height);
426 (unsigned int *)&source_hints.height);
457 window_hints.height <= 0)) {
459 ProgramName, window_hints.width, window_hints.height);
463 source_hints.height <= 0)) {
465 ProgramName, source_hints.width, source_hints.height);
471 source_hints.width = source_hints.height
732 int width = shp->width, height = shp->height; local
852 int x = shp->x, y = shp->y, width = shp->width, height = shp->height; local
[all...]
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dchip.c197 register uint_t const height)
213 y2 = height;
224 y1 = (uint_t)((height * lineon) / numlines);
236 register uint_t const height)
251 y1 = (uint_t)((height * recton) / 512);
252 y2 = height - y1;
195 draw_lines( register uint_t const width, register uint_t const height) argument
234 draw_cascaded_box( register uint_t const width, register uint_t const height) argument
H A Dastio.h64 int height; member in struct:ast_vis_cmd_buf
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A Dchip.c193 register uint_t const height)
209 y2 = height;
220 y1 = (uint_t)((height * lineon) / numlines);
232 register uint_t const height)
247 y1 = (uint_t)((height * recton) / 512);
248 y2 = height - y1;
191 draw_lines( register uint_t const width, register uint_t const height) argument
230 draw_cascaded_box( register uint_t const width, register uint_t const height) argument
/solaris-x11-s11/open-src/app/xcolor/sun-src/
H A Dxcolor.c53 static int height = 0, variable
96 fh = (float) height / (float)max;
126 fh = (float) height / (3 * 16.0);
205 if ((height == xce->height) && (width == xce->width))
207 height = xce->height;
306 size_hints.height = DEFH;
313 (unsigned int *) &(size_hints.height));
323 height
[all...]

Completed in 29 milliseconds

123456