Lines Matching refs:rdy
1691 double rdx, rdy;
1716 rdy = l;
1720 rdy = -l;
1727 rdy = 0;
1740 rdy = r * dy;
1764 vertices[V_RIGHT].x = vertices[V_TOP].x = rdy;
1767 vertices[V_BOTTOM].x = vertices[V_LEFT].x = -rdy;
1773 vertices[V_TOP].y -= rdy;
1776 vertices[V_LEFT].y -= rdy;
1778 slopes[V_LEFT].k = rdx * dx + rdy * dy;
1824 vertices[V_TOP].y -= rdy;
1827 vertices[V_LEFT].y -= rdy;
1836 vertices[V_RIGHT].y += rdy;
1839 vertices[V_BOTTOM].y += rdy;
1921 vertices[V_RIGHT].x = rdy;
1924 vertices[V_BOTTOM].x = -rdy;
1931 vertices[V_RIGHT].y += rdy;
1934 vertices[V_BOTTOM].y += rdy;
1947 vertices[V_TOP].y -= rdy;
1950 vertices[V_LEFT].y -= rdy;
2000 leftFace->xa = rdy;
2008 rightFace->xa = -rdy;