| /xsrc/external/mit/xorg-server/dist/mi/ |
| miarc.c | 164 int xorg; member in struct:accelerators 241 int end, int xOrg, int yOrg, double xFtrans, 246 int xOrg, int yOrg, double xFtrans, double yFtrans); 444 double w, h, r, xorg; local 465 xorg = .5; 467 xorg = 0.0; 567 span->lx = ICEIL(xorg - outx); 570 span->lw = ICEIL(xorg + outx) - span->lx; 571 span->rx = ICEIL(xorg + inx); 572 span->rw = -ICEIL(xorg - inx) 779 int xorg, yorgu, yorgl; local [all...] |
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| miarc.c | 162 int xorg; member in struct:accelerators 228 int end, int xOrg, int yOrg, double xFtrans, 233 int xOrg, int yOrg, double xFtrans, double yFtrans); 457 double w, h, r, xorg; local 478 xorg = .5; 480 xorg = 0.0; 588 span->lx = ICEIL(xorg - outx); 592 span->lw = ICEIL(xorg + outx) - span->lx; 593 span->rx = ICEIL(xorg + inx); 594 span->rw = -ICEIL(xorg - inx) 819 int xorg, yorgu, yorgl; local [all...] |