Lines Matching defs:yOrg
228 int end, int xOrg, int yOrg, double xFtrans,
233 int xOrg, int yOrg, double xFtrans, double yFtrans);
946 int xOrg = 0, yOrg = 0;
1015 yOrg = max(yMin, 0);
1017 pixmapHeight = min(yMax, pDraw->height) - yOrg;
1025 parc->y -= yOrg;
1030 yOrg += pDraw->y;
1157 pDraw, pixmapWidth, pixmapHeight, xOrg, yOrg);
1224 int xOrg, yOrg;
1231 yOrg = (yOrgRight + yOrgLeft) / 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);
1327 int yOrg,
1352 miFillSppPoly (pDraw, pGC, 5, poly, xOrg, yOrg, xFtrans, yFtrans);
1361 -xOrg, -yOrg, xFtrans, yFtrans);
1383 int yOrg,
1412 miFillSppPoly(pDraw, pGC, cpt, pArcPts, -xOrg, -yOrg, xFtrans, yFtrans);