Lines Matching refs:rdy
2046 double rdx, rdy;
2068 rdy = l;
2071 rdy = -l;
2077 rdy = 0;
2088 rdy = r * dy;
2112 vertices[V_RIGHT].x = vertices[V_TOP].x = rdy;
2115 vertices[V_BOTTOM].x = vertices[V_LEFT].x = -rdy;
2120 vertices[V_TOP].y -= rdy;
2123 vertices[V_LEFT].y -= rdy;
2125 slopes[V_LEFT].k = rdx * dx + rdy * dy;
2166 vertices[V_TOP].y -= rdy;
2169 vertices[V_LEFT].y -= rdy;
2177 vertices[V_RIGHT].y += rdy;
2180 vertices[V_BOTTOM].y += rdy;
2254 vertices[V_RIGHT].x = rdy;
2257 vertices[V_BOTTOM].x = -rdy;
2262 vertices[V_RIGHT].y += rdy;
2265 vertices[V_BOTTOM].y += rdy;
2275 vertices[V_TOP].y -= rdy;
2278 vertices[V_LEFT].y -= rdy;
2321 leftFace->xa = rdy;
2329 rightFace->xa = -rdy;