Lines Matching refs:V_BOTTOM
2013 #define V_BOTTOM 2
2103 slopes[V_BOTTOM].dx = -dx;
2104 slopes[V_BOTTOM].dy = -dy;
2105 slopes[V_BOTTOM].k = k;
2115 vertices[V_BOTTOM].x = vertices[V_LEFT].x = -rdy;
2116 vertices[V_BOTTOM].y = vertices[V_LEFT].y = rdx;
2152 vertices[V_BOTTOM].x += dashDx;
2153 vertices[V_BOTTOM].y += dashDy;
2161 saveBottom = vertices[V_BOTTOM];
2179 vertices[V_BOTTOM].x += rdx;
2180 vertices[V_BOTTOM].y += rdy;
2195 vertices[V_BOTTOM] = saveBottom;
2216 rcapFace.xa = vertices[V_BOTTOM].x;
2217 rcapFace.ya = vertices[V_BOTTOM].y;
2242 vertices[V_LEFT] = vertices[V_BOTTOM];
2257 vertices[V_BOTTOM].x = -rdy;
2258 vertices[V_BOTTOM].y = rdx;
2264 vertices[V_BOTTOM].x += rdx;
2265 vertices[V_BOTTOM].y += rdy;