| /xsrc/external/mit/libXaw/dist/src/ |
| List.c | 327 ListWidget lw = (ListWidget)w; local 329 .foreground = lw->list.foreground, 330 .font = lw->list.font->fid 333 if (lw->simple.international == True) 334 lw->list.normgc = XtAllocateGC(w, 0, GCForeground, &values, GCFont, 0); 336 lw->list.normgc = XtGetGC(w, GCForeground | GCFont, &values); 338 values.foreground = lw->core.background_pixel; 340 if (lw->simple.international == True) 341 lw->list.revgc = XtAllocateGC(w, 0, GCForeground, &values, GCFont, 0); 343 lw->list.revgc = XtGetGC(w, GCForeground | GCFont, &values) 361 ListWidget lw = (ListWidget)w; local 481 ListWidget lw = (ListWidget)cnew; local 531 ListWidget lw = (ListWidget)w; local 609 ListWidget lw = (ListWidget)w; local 639 ListWidget lw = (ListWidget)w; local 701 ListWidget lw = (ListWidget)w; local 779 ListWidget lw = (ListWidget)w; local 874 ListWidget lw = (ListWidget)w; local 993 ListWidget lw = (ListWidget)w; local 1054 ListWidget lw = (ListWidget)w; local 1167 ListWidget lw = (ListWidget)w; local 1204 ListWidget lw = (ListWidget)w; local 1240 ListWidget lw = (ListWidget)w; local 1250 ListWidget lw = (ListWidget)w; local 1273 ListWidget lw = (ListWidget)w; local [all...] |
| Label.c | 284 SetTextWidthAndHeight(LabelWidget lw) 286 XFontStruct *fs = lw->label.font; 289 if (lw->label.pixmap != None) { 294 if (XGetGeometry(XtDisplay(lw), lw->label.pixmap, &root, &x, &y, 296 lw->label.label_height = (Dimension)height; 297 lw->label.label_width = (Dimension)width; 298 lw->label.label_len = (Dimension)depth; 302 if (lw->simple.international == True) { 303 XFontSet fset = lw->label.fontset 476 LabelWidget lw = (LabelWidget)cnew; local 623 LabelWidget lw = (LabelWidget)w; local 734 LabelWidget lw = (LabelWidget)w; local 747 LabelWidget lw = (LabelWidget)w; local [all...] |
| Box.c | 208 Dimension lw, lh; /* Width and height needed for current line */ local 229 lw = h_space; 238 if ((Dimension)(lw + bw) > width) { 239 if (lw > h_space) { 243 AssignMax(w, lw); 247 lw = h_space; 252 DoLayout(bbw, (unsigned)(lw + bw), height, reply_width, 257 if (position && (lw != XtX(widget) || h != XtY(widget))) { 272 XtMoveWidget(widget, (Position)lw, (Position)h); 274 lw = (Dimension)(lw + bw) [all...] |
| /xsrc/external/mit/xfontsel/dist/ |
| ULabel.c | 264 static void SetTextWidthAndHeight(UCSLabelWidget lw) 266 XFontStruct *fs = lw->label.font; 270 if (lw->label.pixmap != None) { 274 if (XGetGeometry(XtDisplay(lw), lw->label.pixmap, &root, &x, &y, 276 lw->label.label_height = height; 277 lw->label.label_width = width; 278 lw->label.label_len = depth; 282 if ( lw->simple.international == True ) { 284 XFontSet fset = lw->label.fontset 463 UCSLabelWidget lw = (UCSLabelWidget) new; local 644 UCSLabelWidget lw = (UCSLabelWidget)w; local 759 UCSLabelWidget lw = (UCSLabelWidget)w; local 772 UCSLabelWidget lw = (UCSLabelWidget)w; local [all...] |
| ULabelP.h | 119 #define LEFT_OFFSET(lw) ((lw)->label.left_bitmap \ 120 ? (lw)->label.lbm_width + (lw)->label.internal_width \
|
| /xsrc/external/mit/xkbutils/dist/ |
| LED.c | 138 GetPixmaps(LEDWidget lw) 147 dpy = XtDisplay((Widget) lw); 148 root = RootWindowOfScreen(XtScreen((Widget) lw)); 149 if (lw->led.on_pixmap != None) { 150 XFreePixmap(dpy, lw->led.on_pixmap); 151 lw->led.on_pixmap = None; 153 if (lw->led.off_pixmap != None) { 154 XFreePixmap(dpy, lw->led.off_pixmap); 155 lw->led.off_pixmap = None; 157 lw->led.on_pixmap = on_pixmap 196 LEDWidget lw = (LEDWidget) new; local 213 LEDWidget lw = (LEDWidget) w; local 273 LEDWidget lw = (LEDWidget) w; local 290 LEDWidget lw = (LEDWidget) w; local [all...] |
| /xsrc/external/mit/x11perf/dist/ |
| do_rects.c | 37 int lw = 0; local 43 lw = atoi (p->bfont); 45 XSetLineAttributes(xp->d, xp->bggc, lw, LineSolid, CapButt, JoinMiter); 46 XSetLineAttributes(xp->d, xp->fggc, lw, LineSolid, CapButt, JoinMiter); 47 lw = (lw >> 1) + 1; 51 x = lw; 52 y = lw; 72 y = lw; 75 x = lw; [all...] |
| /xsrc/external/mit/libXaw/dist/include/X11/Xaw/ |
| LabelP.h | 111 #define LEFT_OFFSET(lw) ((lw)->label.left_bitmap \ 112 ? (lw)->label.lbm_width + (lw)->label.internal_width \
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-mips-memcpy-asm.S | 104 lw t0, 0(a1) 106 lw t1, 4(a1) 109 lw t2, 8(a1) 110 lw t3, 12(a1) 111 lw t4, 16(a1) 112 lw t5, 20(a1) 113 lw t6, 24(a1) 114 lw t7, 28(a1) 126 lw t0, 32(a1) 128 lw t1, 36(a1 [all...] |
| pixman-mips-dspr2-asm.S | 156 lw t0, 0(a1) 157 lw t1, 4(a1) 172 lw t0, 0(a1) 243 lw t0, 0(a1) 244 lw t1, 4(a1) 245 lw t2, 8(a1) 246 lw t3, 12(a1) 247 lw t4, 16(a1) 248 lw t5, 20(a1) 249 lw t6, 24(a1 [all...] |
| pixman-mips-dspr2-asm.h | 208 lw \r1, 0(sp) 210 lw \r2, 4(sp) 213 lw \r3, 8(sp) 216 lw \r4, 12(sp) 220 lw \r5, 16(sp) 224 lw \r6, 20(sp) 228 lw \r7, 24(sp) 232 lw \r8, 28(sp) 236 lw \r9, 32(sp) 240 lw \r10, 36(sp [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| line-sample.c | 19 static float g, lw = 3.0; variable 130 float width = i ? lw : 1.0; 161 lw -= g; 162 if (lw < g) 163 lw = g; 166 lw += g; 177 printf("line width %.5f FlatShade = %d Blend = %d\n", lw, FlatShade, Blend);
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| basic-lines.c | 89 int a, b, alu, lw, style, cap; local 102 for (lw = 0; lw <= 4; lw++) { 109 lw, cap, alu); 114 draw_line(&t->out, &out, alu, lw, style, cap, 116 draw_line(&t->ref, &ref, alu, lw, style, cap,
|
| basic-rectangle.c | 10 int x, int y, int w, int h, uint32_t fg, int lw) 17 val.line_width = lw; 51 uint32_t lw = rand() % 4; local 54 x, y, 0, 0, fg, lw); 56 x, y, 0, 0, fg, lw); 93 uint32_t lw = rand() % 4; local 96 x, y, w, 0, fg, lw); 98 x, y, w, 0, fg, lw); 135 uint32_t lw = rand() % 4; local 138 x, y, 0, h, fg, lw); 178 uint32_t lw = rand() % 4; local [all...] |
| DrawSegments.c | 183 int a, b, alu, lw, style, cap; local 208 for (lw = 0; lw <= 4; lw++) { 211 lw, cap, alu); 216 draw(&t->out, &out, alu, lw, style, cap, 218 draw(&t->ref, &ref, alu, lw, style, cap,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| basic-lines.c | 89 int a, b, alu, lw, style, cap; local 102 for (lw = 0; lw <= 4; lw++) { 109 lw, cap, alu); 114 draw_line(&t->out, &out, alu, lw, style, cap, 116 draw_line(&t->ref, &ref, alu, lw, style, cap,
|
| basic-rectangle.c | 10 int x, int y, int w, int h, uint32_t fg, int lw) 17 val.line_width = lw; 51 uint32_t lw = rand() % 4; local 54 x, y, 0, 0, fg, lw); 56 x, y, 0, 0, fg, lw); 93 uint32_t lw = rand() % 4; local 96 x, y, w, 0, fg, lw); 98 x, y, w, 0, fg, lw); 135 uint32_t lw = rand() % 4; local 138 x, y, 0, h, fg, lw); 178 uint32_t lw = rand() % 4; local [all...] |
| DrawSegments.c | 183 int a, b, alu, lw, style, cap; local 208 for (lw = 0; lw <= 4; lw++) { 211 lw, cap, alu); 216 draw(&t->out, &out, alu, lw, style, cap, 218 draw(&t->ref, &ref, alu, lw, style, cap,
|
| /xsrc/external/mit/ctwm/dist/ |
| icons_builtin.c | 85 int lw, lh; local 128 lw = tw / 2; 129 if((tw & 1) ^ (lw & 1)) { 130 lw++; 132 lx = ix + bw + (tw - lw) / 2; 146 XFillRectangle(dpy, pix, gc, lx, ly, lw, bw);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| r3xx_vertprog_dump.c | 201 fprintf(stderr,": uw-> 0x%08x lw-> 0x%08x " 204 vs->fc_op_addrs.r500[i].lw, 208 vs->fc_op_addrs.r500[i].lw & 0xffff,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| r3xx_vertprog_dump.c | 201 fprintf(stderr,": uw-> 0x%08x lw-> 0x%08x " 204 vs->fc_op_addrs.r500[i].lw, 208 vs->fc_op_addrs.r500[i].lw & 0xffff,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| xaaWideLine.c | 251 int lw = pGC->lineWidth; local 291 rightFace->ya = (double) lw / 2.0; 292 rightFace->k = -(double) (lw * dx) / 2.0; 298 x -= (lw >> 1); 299 y = y1 - (lw >> 1); 302 dx += ((lw + 1) >> 1); 303 dy = lw; 306 leftFace->xa = (double) lw / 2.0; 308 leftFace->k = (double) (lw * dy) / 2.0; 314 y -= lw >> 1 669 int lw = pGC->lineWidth; local [all...] |
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| miwideline.c | 528 int lw = pGC->lineWidth; local 530 if (lw == 1 && !spanData) { 606 if ((mx * mx + my * my) * 4 > SQSECANT * lw * lw) 1106 int lw; local 1124 lw = pGC->lineWidth; 1130 lefts[0].height = lw; 1133 lefts[0].x -= (lw >> 1); 1136 lefts[0].e = -lw; 1138 lefts[0].dy = lw; 1293 int lw = pGC->lineWidth; local [all...] |
| miarc.c | 220 static void drawZeroArc(DrawablePtr pDraw, GCPtr pGC, xArc *tarc, int lw, 369 short lx, lw, rx, rw; member in struct:__anon10853 384 int lw, 396 doinner = -lw; 422 span->lw = slw; 429 span->lw = x - inx; 441 if (lw > (int)parc->height) 442 span[-1].rx = span[-1].rw = -((lw - (int)parc->height) >> 1); 452 int lw, 464 r = lw / 2.0 [all...] |
| /xsrc/external/mit/xorg-server/dist/mi/ |
| miarc.c | 219 short lx, lw, rx, rw; member in struct:__anon10264 233 static void drawZeroArc(DrawablePtr pDraw, GCPtr pGC, xArc * tarc, int lw, 383 miComputeCircleSpans(int lw, xArc * parc, miArcSpanData * spdata) 393 doinner = -lw; 415 span->lw = slw; 421 span->lw = x - inx; 431 if (lw > (int) parc->height) 432 span[-1].rx = span[-1].rw = -((lw - (int) parc->height) >> 1); 441 miComputeEllipseSpans(int lw, xArc * parc, miArcSpanData * spdata) 451 r = lw / 2.0 [all...] |