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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
H A Dxf86gtf.c124 float left_margin; local in function:xf86GTFMode
266 left_margin = margins ?
289 total_active_pixels = h_pixels_rnd + left_margin + right_margin;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86gtf.c119 float left_margin; local in function:xf86GTFMode
263 left_margin = margins ?
286 total_active_pixels = h_pixels_rnd + left_margin + right_margin;
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DSmeBSBP.h58 Dimension left_margin, right_margin;/* left and right margins */ member in struct:__anon3df996ec0108
H A DTipP.h55 Dimension left_margin; member in struct:_TipPart
H A DSimpleMenP.h82 Dimension left_margin; member in struct:_SimpleMenuPart
H A DTextP.h144 #define HMargins(ctx) ((ctx)->text.left_margin + (ctx)->text.margin.right)
195 int left_margin; member in struct:_TextPart
/xsrc/external/mit/ctwm/dist/
H A Dr_area_list.h15 RAreaList *RAreaListCopyCropped(const RAreaList *self, int left_margin,
H A Dr_area_list.c93 RAreaListCopyCropped(const RAreaList *self, int left_margin, argument
97 if(left_margin > 0 || right_margin > 0
103 if(left_margin < 0) {
104 left_margin = 0;
117 big_area.x += left_margin;
118 big_area.width -= left_margin + right_margin;
H A Dr_layout.h14 RLayout *RLayoutCopyCropped(const RLayout *self, int left_margin,
H A Dr_layout.c78 RLayoutCopyCropped(const RLayout *self, int left_margin, int right_margin, argument
82 left_margin, right_margin,
/xsrc/external/mit/libXaw/dist/src/
H A DTip.c138 offset(left_margin),
337 gc, tip->tip.left_margin, ksy, label,
345 tip->tip.left_margin, ksy, label, len);
351 tip->tip.left_margin, y,
355 tip->tip.left_margin, y, label, (int)(nl - label));
364 tip->tip.left_margin, y, (_Xconst XChar2b*)label, len >> 1);
367 tip->tip.left_margin, y, label, len);
458 XtWidth(info->tip) = (Dimension) (width + info->tip->tip.left_margin +
H A DSmeBSB.c128 offset(left_margin),
350 int x_loc = entry->sme_bsb.left_margin;
360 width = XtWidth(entry) - (entry->sme_bsb.left_margin +
365 width = XtWidth(entry) - (entry->sme_bsb.left_margin +
579 *width = (Dimension)(*width + (entry->sme_bsb.left_margin + entry->sme_bsb.right_margin));
591 *width = (Dimension)(*width + (entry->sme_bsb.left_margin + entry->sme_bsb.right_margin));
626 x_loc = ((entry->sme_bsb.left_margin -
H A DText.c797 ctx->text.left_margin = ctx->text.margin.left = ctx->text.r_margin.left;
829 ctx->text.left_margin = ctx->text.margin.left = ctx->text.r_margin.left;
927 ctx->text.left_margin = ctx->text.r_margin.left;
1185 fromx = ctx->text.left_margin;
1226 *x = ctx->text.left_margin;
1365 XawTextSinkFindPosition(ctx->text.sink, position, ctx->text.left_margin,
1516 first = (float)(ctx->text.r_margin.left - ctx->text.left_margin);
1592 if (hpixels < 0 && ctx->text.left_margin - hpixels > ctx->text.r_margin.left)
1593 hpixels = ctx->text.left_margin - ctx->text.r_margin.left;
1594 ctx->text.left_margin
3072 int left_margin = ctx->text.left_margin; local in function:_XawTextClearAndCenterDisplay
[all...]
H A DSimpleMenu.c169 offset(left_margin),
1162 hadd = (short)smw->simple_menu.left_margin;
1260 - (smw->simple_menu.left_margin + smw->simple_menu.right_margin)
1624 hadd = (short)(xaw->simple_menu.left_margin + xaw->simple_menu.right_margin);
H A DMultiSink.c241 x -= ((TextWidget)XtParent((Widget)sink))->text.left_margin;
H A DAsciiSink.c245 x -= ((TextWidget)XtParent((Widget)sink))->text.left_margin;
445 int i, ascent = 0, descent = 0, xl, xr, x = ctx->text.left_margin;
H A DTextAction.c703 FindDist(ctx->text.sink, cnew, ctx->text.left_margin, ctx->text.insertPos,
711 FindPos(ctx->text.sink, cnew, ctx->text.left_margin, ctx->text.from_left,
849 ctx->text.left_margin - ctx->text.r_margin.left);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/utils/gtf/
H A Dgtf.c302 float left_margin; local in function:vert_refresh
489 left_margin = margins ?
493 print_value(15, "[LEFT MARGIN (PIXELS)]", left_margin);
518 total_active_pixels = h_pixels_rnd + left_margin + right_margin;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/utils/gtf/
H A Dgtf.c284 float left_margin; local in function:vert_refresh
456 left_margin = margins ?
460 print_value(15, "[LEFT MARGIN (PIXELS)]", left_margin);
483 total_active_pixels = h_pixels_rnd + left_margin + right_margin;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/fbdevhw/
H A Dfbpriv.h182 __u32 left_margin; /* time from sync to picture */ member in struct:fb_var_screeninfo
H A Dfbdevhw.c130 var->xres, var->right_margin, var->hsync_len, var->left_margin,
181 var->left_margin = mode->HTotal-mode->HSyncEnd;
214 set->left_margin == req->left_margin &&
228 mode->HTotal = mode->HSyncEnd+var->left_margin;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/fbdevhw/
H A Dfbpriv.h182 __u32 left_margin; /* time from sync to picture */ member in struct:fb_var_screeninfo
H A Dfbdevhw.c129 var->xres, var->right_margin, var->hsync_len, var->left_margin,
181 var->left_margin = mode->HTotal - mode->HSyncEnd;
214 set->left_margin == req->left_margin &&
228 mode->HTotal = mode->HSyncEnd + var->left_margin;
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/
H A Dfbdev.c134 var->left_margin = t->hbp;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit.c4139 var->left_margin = D * 8;
4228 var->left_margin = (400 - 376);

Completed in 41 milliseconds