Lines Matching defs:xOrg
228 int end, int xOrg, int yOrg, double xFtrans,
233 int xOrg, int yOrg, double xFtrans, double yFtrans);
946 int xOrg = 0, yOrg = 0;
1014 xOrg = max(xMin, 0);
1016 pixmapWidth = min(xMax, pDraw->width) - xOrg;
1024 parc->x -= xOrg;
1029 xOrg += pDraw->x;
1157 pDraw, pixmapWidth, pixmapHeight, xOrg, yOrg);
1224 int xOrg, yOrg;
1230 xOrg = (xOrgRight + xOrgLeft) / 2;
1235 translateBounds (&Right, xOrg - xOrgRight, yOrg - yOrgRight,
1238 translateBounds (&Left, xOrg - xOrgLeft, yOrg - yOrgLeft,
1281 miFillSppPoly(pDraw, pGC, cpt, pArcPts, xOrg, yOrg, xFtrans, yFtrans);
1316 miFillSppPoly (pDraw, pGC, polyLen, poly, xOrg, yOrg, xFtrans, yFtrans);
1326 int xOrg,
1352 miFillSppPoly (pDraw, pGC, 5, poly, xOrg, yOrg, xFtrans, yFtrans);
1361 -xOrg, -yOrg, xFtrans, yFtrans);
1382 int xOrg,
1412 miFillSppPoly(pDraw, pGC, cpt, pArcPts, -xOrg, -yOrg, xFtrans, yFtrans);