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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1StripChart.c297 repaint_window(w, left, width)
299 int left, width;
315 left = 0;
330 width += left - 1;
336 for (i = left; i < width; i++) {
348 XDrawLine(dpy, win, w->strip_chart.hiGC, left, j, scalewidth, j);
367 int left, i, j; local
414 left = j;
418 w->strip_chart.hiGC, left, j, (int)w->core.width, j); local
H A DXaw3_1FormP.h90 left, right; member in struct:_FormConstraintsPart
H A DXaw3_1AsciiSrc.c432 return(0); /* Scanning left from 0??? */
550 return(XawTextSearchError); /* scanning left from 0??? */
1000 XawTextPosition left; local
1035 left = src->ascii_src.length;
1041 piece->used = Min(left, src->ascii_src.piece_size);
1045 left -= piece->used;
1047 } while (left > 0);
H A DXaw3_1TextP.h73 XawTextPosition left, right; member in struct:__anon334
89 Position left, right, top, bottom; member in struct:_XawTextMargin
93 #define HMargins(ctx) ( (ctx)->text.margin.left + (ctx)->text.margin.right )
109 Widget left_toggle; /* The left search toggle radioGroup. */
H A DXaw3_1Text.c123 offset(text.r_margin.left), XtRImmediate, (caddr_t)2},
347 Position top, left = 0; local
352 left += (Position) (vbar->core.width + vbar->core.border_width);
354 XtResizeWidget( hbar, ctx->core.width - left, hbar->core.height,
357 left -= (Position) hbar->core.border_width;
360 XtMoveWidget( hbar, left, top);
396 ctx->text.r_margin.left += vbar->core.width + vbar->core.border_width;
397 ctx->text.margin.left = ctx->text.r_margin.left;
422 ctx->text.r_margin.left
[all...]
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DStripChart.c311 repaint_window(w, left, width)
313 int left, width;
329 left = 0;
344 width += left - 1;
350 for (i = left; i < width; i++) {
363 XDrawLine(dpy, win, w->strip_chart.hiGC, left, j, scalewidth, j);
382 int left, i, j; local
431 left = j;
435 w->strip_chart.hiGC, left, j, (int)w->core.width, j); local
H A DFormP.h112 left, right; member in struct:_FormConstraintsPart
H A DTextSrc.c281 * left, right - bounds of the selection.
288 SetSelection(w, left, right, selection)
290 XawTextPosition left, right;
293 /* This space intentionally left blank. */
533 * left, right - bounds of the selection.
540 XawTextSourceSetSelection(Widget w, XawTextPosition left, argument
543 XawTextSourceSetSelection(w, left, right, selection)
545 XawTextPosition left, right;
556 (*class->textSrc_class.SetSelection)(w, left, right, selection);
H A DAsciiSrc.c444 return(0); /* Scanning left from 0??? */
563 return(XawTextSearchError); /* scanning left from 0??? */
1077 XawTextPosition left; local
1107 left = src->ascii_src.length;
1114 piece->used = Min(left, src->ascii_src.piece_size);
1118 left -= piece->used;
1120 } while (left > 0);
H A DMultiSrc.c619 return(XawTextSearchError); /* scanning left from 0??? */
1199 XawTextPosition left; local
1276 left = local_length;
1282 piece->used = Min(left, src->multi_src.piece_size);
1286 left -= piece->used;
1288 } while (left > 0);
H A DTextP.h96 XawTextPosition left, right; member in struct:__anon402
123 Position left, right, top, bottom; member in struct:_XawTextMargin
127 #define HMargins(ctx) ( (ctx)->text.margin.left + (ctx)->text.margin.right )
143 Widget left_toggle; /* The left search toggle radioGroup. */
265 XawTextPosition /*left*/,
H A DText.c150 offset(text.r_margin.left), XtRImmediate, (XtPointer)2},
354 Position top, left = 0; local
359 left += (Position) (vbar->core.width + vbar->core.border_width);
361 XtResizeWidget( hbar, ctx->core.width - left, hbar->core.height,
364 left -= (Position) hbar->core.border_width;
367 XtMoveWidget( hbar, left, top);
407 ctx->text.r_margin.left += vbar->core.width + vbar->core.border_width;
408 ctx->text.margin.left = ctx->text.r_margin.left;
433 ctx->text.r_margin.left
3193 XawTextGetSelectionPos(Widget w, XawTextPosition *left, XawTextPosition *right) argument
3336 XawTextSetSelection(Widget w, XawTextPosition left, XawTextPosition right) argument
[all...]
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.c81 * 20-Dec-89: added -xhost to allow access control list to be left alone.
185 static int iconx[MAXSCREENS]; /* location of left edge of icon */
535 int y, left; local
538 left = iconx[screen] + ICONW + font->max_bounds.width;
544 left, y - font->ascent, WIDTH - left,
548 left, y, prompt, strlen(prompt));
550 left + 1, y, prompt, strlen(prompt));
552 passx = left + 1 + XTextWidth(font, prompt, strlen(prompt))
779 int y, left, don local
[all...]
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DFontSample.c1273 float width, left, right, top, bottom; local
1346 &width, &left, &right, &top, &bottom);
1356 d->l = (int) (m[0] * left + m[2] * top + m[4]);
1358 d->t = (int) ceil(m[1] * left + m[3] * top + m[5] + info->window_height);
H A DColorSB.c2736 Position left, top; local
2745 &left, &top);
2747 if ((int) event->xbutton.x_root >= left &&
2748 (int) event->xbutton.x_root <= left + (int) width &&
2751 StoreColorInDock(csb, event->xbutton.x_root - left,
H A DFontSB.c268 static void GetTextDimensions(Widget w, String text, String font, double size, double x, double y, float *dx, float *dy, float *left, float *right, float *top, float *bottom);
4366 float *dx, float *dy, float *left, float *right, float *top, float *bottom)
4372 dx, dy, left, right, top, bottom, &bogusFont);
4379 float *dx, float *dy, float *left, float *right, float *top, float *bottom)
4385 dx, dy, left, right, top, bottom);
4362 GetTextDimensions( Widget w, String text, String font, double size, double x, double y, float *dx, float *dy, float *left, float *right, float *top, float *bottom) argument
4375 FSBGetTextDimensions( Widget w, String text, String font, double size, double x, double y, float *dx, float *dy, float *left, float *right, float *top, float *bottom) argument
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_sdvo.c167 struct drm_property *left; member in struct:intel_sdvo_connector
1937 if (intel_sdvo_connector->left)
1938 drm_property_destroy(dev, intel_sdvo_connector->left);
2091 if (intel_sdvo_connector->left == property) {
2105 intel_sdvo_connector->left, val);
2665 /* when horizontal overscan is supported, Add the left/right property */
2680 intel_sdvo_connector->left =
2682 if (!intel_sdvo_connector->left)
2686 intel_sdvo_connector->left,

Completed in 75 milliseconds