| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/ |
| H A D | xf86gtf.c | 124 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 D | xf86gtf.c | 119 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 D | SmeBSBP.h | 58 Dimension left_margin, right_margin;/* left and right margins */ member in struct:__anon3df996ec0108
|
| H A D | TipP.h | 55 Dimension left_margin; member in struct:_TipPart
|
| H A D | SimpleMenP.h | 82 Dimension left_margin; member in struct:_SimpleMenuPart
|
| H A D | TextP.h | 144 #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 D | r_area_list.h | 15 RAreaList *RAreaListCopyCropped(const RAreaList *self, int left_margin,
|
| H A D | r_area_list.c | 93 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 D | r_layout.h | 14 RLayout *RLayoutCopyCropped(const RLayout *self, int left_margin,
|
| H A D | r_layout.c | 78 RLayoutCopyCropped(const RLayout *self, int left_margin, int right_margin, argument 82 left_margin, right_margin,
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Tip.c | 138 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 D | SmeBSB.c | 128 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 D | Text.c | 797 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 D | SimpleMenu.c | 169 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 D | MultiSink.c | 241 x -= ((TextWidget)XtParent((Widget)sink))->text.left_margin;
|
| H A D | AsciiSink.c | 245 x -= ((TextWidget)XtParent((Widget)sink))->text.left_margin; 445 int i, ascent = 0, descent = 0, xl, xr, x = ctx->text.left_margin;
|
| H A D | TextAction.c | 703 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 D | gtf.c | 302 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 D | gtf.c | 284 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 D | fbpriv.h | 182 __u32 left_margin; /* time from sync to picture */ member in struct:fb_var_screeninfo
|
| H A D | fbdevhw.c | 130 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 D | fbpriv.h | 182 __u32 left_margin; /* time from sync to picture */ member in struct:fb_var_screeninfo
|
| H A D | fbdevhw.c | 129 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 D | fbdev.c | 134 var->left_margin = t->hbp;
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | init.c | 4139 var->left_margin = D * 8; 4228 var->left_margin = (400 - 376);
|