| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| mipoly.c | 75 int xorg, yorg; local 84 xorg = dst->x; 91 ppt->x += xorg; 97 ppt->x += xorg;
|
| mipolypnt.c | 68 int xorg; local 97 xorg = pDrawable->x; 101 ppt->x += xorg;
|
| mifillrct.c | 81 int xorg; local 91 xorg = pDrawable->x; 97 prect->x += xorg; 126 xorg = prect->x; 131 ppt->x = xorg;
|
| mizerarc.h | 37 int xorg, yorg; member in struct:__anon10876
|
| mifillarc.c | 62 info->xorg = arc->x + (arc->width >> 1) + info->dx; 66 /* (2x - 2xorg)^2 = d^2 - (2y - 2yorg)^2 */ 67 /* even: xorg = yorg = 0 odd: xorg = .5, yorg = -.5 */ 86 /* h^2 * (2x - 2xorg)^2 = w^2 * h^2 - w^2 * (2y - 2yorg)^2 */ 87 /* even: xorg = yorg = 0 odd: xorg = .5, yorg = -.5 */ 111 /* h^2 * (2x - 2xorg)^2 = w^2 * h^2 - w^2 * (2y - 2yorg)^2 */ 112 /* even: xorg = yorg = 0 odd: xorg = .5, yorg = -.5 * 541 int yk, xk, ym, xm, dx, dy, xorg, yorg; local 584 int xorg, yorg, dx, dy, slw; local 648 int yk, xk, ym, xm, dx, dy, xorg, yorg, slw; local 712 int dx, dy, xorg, yorg, slw; local [all...] |
| mifillarc.h | 34 int xorg, yorg; member in struct:_miFillArc 43 int xorg, yorg; member in struct:_miFillArcD 67 xorg = info.xorg; \ 122 xl = xorg - x; \ 130 xl = xorg - x; \
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| mipolypnt.c | 62 int xorg; local 88 xorg = pDrawable->x; 91 ppt->x += xorg;
|
| mifillrct.c | 77 int xorg; local 86 xorg = pDrawable->x; 91 prect->x += xorg; 117 xorg = prect->x; 121 ppt->x = xorg;
|
| mizerarc.h | 36 int xorg, yorg; member in struct:__anon10285
|
| mifillarc.h | 33 int xorg, yorg; member in struct:_miFillArc 42 int xorg, yorg; member in struct:_miFillArcD 66 xorg = info.xorg; \ 121 xl = xorg - x; \ 129 xl = xorg - x; \
|
| mifillarc.c | 60 info->xorg = arc->x + (arc->width >> 1) + info->dx; 63 /* (2x - 2xorg)^2 = d^2 - (2y - 2yorg)^2 */ 64 /* even: xorg = yorg = 0 odd: xorg = .5, yorg = -.5 */ 80 /* h^2 * (2x - 2xorg)^2 = w^2 * h^2 - w^2 * (2y - 2yorg)^2 */ 81 /* even: xorg = yorg = 0 odd: xorg = .5, yorg = -.5 */ 103 /* h^2 * (2x - 2xorg)^2 = w^2 * h^2 - w^2 * (2y - 2yorg)^2 */ 104 /* even: xorg = yorg = 0 odd: xorg = .5, yorg = -.5 * 482 int yk, xk, ym, xm, dx, dy, xorg, yorg; local 507 int xorg, yorg, dx, dy, slw; local 553 int yk, xk, ym, xm, dx, dy, xorg, yorg, slw; local 597 int dx, dy, xorg, yorg, slw; local [all...] |
| mipoly.c | 681 int xorg, yorg; local 689 xorg = dst->x; 694 ppt->x += xorg; 699 ppt->x += xorg;
|
| /xsrc/external/mit/x11perf/dist/ |
| bitmaps.c | 786 int xorg = 0, yorg = 0; local 800 xorg = -3; 813 gcv.ts_x_origin = xorg; 834 xorg = -3; 848 gcv.ts_x_origin = xorg;
|
| do_arcs.c | 36 int xorg, yorg; /* Used to get from column to column or row to row */ local 49 x = xorg = half; y = yorg = half; 79 xorg++; 80 if (xorg >= size + half || xorg >= WIDTH - size - half) { 81 xorg = half; 84 x = xorg;
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| fbfillrect.c | 38 int xorg, yorg; local 41 xorg = pDrawable->x; 50 fullX1 = prect->x + xorg;
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| fbfillrect.c | 41 int xorg, yorg; local 44 xorg = pDrawable->x; 54 fullX1 = prect->x + xorg;
|
| /xsrc/external/mit/xf86-video-qxl/dist/scripts/ |
| Xspice | 15 used by spiceqxl_drv.so, and then spawn Xorg, giving it the default config file, 54 usage="Xspice [Xspice and Xorg options intermixed]", 55 epilog="Any option not parsed by Xspice gets passed to Xorg as is.") 58 parser.add_argument('--xorg', default=which('Xorg'), help='specify the path to the Xorg binary') 59 parser.add_argument('--config', default='spiceqxl.xorg.conf', help='specify the path to the Xspice configuration') 60 parser.add_argument('--auto', action='store_true', help='automatically create a temporary xorg.conf and start the X server') 61 parser.add_argument('--xsession', help='if given, will run after Xorg launch. Should be a program like x-session-manager') 67 # Don't use any options that are already used by Xorg (unless we must 341 xorg = launch(executable=args.xorg, args=exec_args + xorg_args) variable [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| xaaFillArc.c | 37 #include <xorg-config.h> 65 int yk, xk, ym, xm, dx, dy, xorg, yorg; local 76 xorg += pDraw->x; 83 (*infoRec->SubsequentSolidFillRect)(infoRec->pScrn, xorg - x, 87 xorg - x, yorg + y + dy, slw, 1); 107 xc = xorg - x; \ 117 int yk, xk, ym, xm, dx, dy, xorg, yorg, slw; local 134 xorg += pDraw->x;
|
| xaaDashLine.c | 3 #include <xorg-config.h> 43 int xorg = pDrawable->x; local 70 int xorgtmp = xorg; 80 x1 = s->x1 + xorg; 82 x2 = s->x2 + xorg; 122 x2 = ppt->x + xorg; 131 x1 = pSeg->x1 + xorg; 133 x2 = pSeg->x2 + xorg; 141 xorg = x1; 144 x2 = ppt->x + xorg; [all...] |
| xaaLine.c | 3 #include <xorg-config.h> 41 int xorg = pDrawable->x; local 65 int xorgtmp = xorg; 75 x1 = s->x1 + xorg; 77 x2 = s->x2 + xorg; 112 x2 = ppt->x + xorg; 121 x1 = pSeg->x1 + xorg; 123 x2 = pSeg->x2 + xorg; 131 xorg = x1; 134 x2 = ppt->x + xorg; [all...] |
| xaaSpans.c | 3 #include <xorg-config.h> 146 int xorg, int yorg 167 int xorg, int yorg 195 (xorg + pGC->patOrg.x), (yorg + pGC->patOrg.y)); 211 int xorg, int yorg 241 (yorg + pGC->patOrg.x), (xorg + pGC->patOrg.y)); 257 int xorg, int yorg 276 (xorg + pGC->patOrg.x), (yorg + pGC->patOrg.y), 294 int xorg, int yorg 318 (xorg + pGC->patOrg.x), (yorg + pGC->patOrg.y)) 448 int xorg = (-xorigin) & 0x07; local 507 int xorg, yorg, slot; local 575 int xorg = (-xorigin) & 0x07; local 620 int xorg, yorg, slot; local [all...] |
| xaaFillPoly.c | 34 #include <xorg-config.h> 357 int xorg, 423 x2 - 1, DX2, dy2, e2, xorg, yorg, pCache); 427 x1 - 1, DX1, dy1, e1, xorg, yorg, pCache); 438 x1, y + yoffset, x2 - x1, 1, xorg, yorg, pCache); 441 x2, y + yoffset, x1 - x2, 1, xorg, yorg, pCache); 451 x1, y + yoffset, x2 - x1, h, xorg, yorg, pCache); 454 x2, y + yoffset, x1 - x2, h, xorg, yorg, pCache); 473 int xorg, int yorg, 486 int xorg, int yorg, 673 int y, maxy, xorg, yorg; local 833 int y, maxy, xorg, yorg; local [all...] |
| /xsrc/external/mit/xf86-video-tga/dist/src/ |
| tga_line.c | 114 int xorg = pDrawable->x; local 141 x2 = ppt->x + xorg; 150 x1 = pSeg->x1 + xorg; 152 x2 = pSeg->x2 + xorg; 160 xorg = x1; 163 x2 = ppt->x + xorg; 251 x2 = ppt->x + xorg; 374 ((ppt->x + xorg != pptInit->x + pDrawable->x) || 426 int xorg = pDrawable->x; local 459 x2 = ppt->x + xorg; [all...] |
| /xsrc/external/mit/xorg-server/dist/include/ |
| closestr.h | 106 int xorg; member in struct:_PTclosure 121 int xorg; member in struct:_ITclosure
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| closestr.h | 107 int xorg; member in struct:_PTclosure 122 int xorg; member in struct:_ITclosure
|