Lines Matching refs:V_BOTTOM
1656 #define V_BOTTOM 2
1755 slopes[V_BOTTOM].dx = -dx;
1756 slopes[V_BOTTOM].dy = -dy;
1757 slopes[V_BOTTOM].k = k;
1767 vertices[V_BOTTOM].x = vertices[V_LEFT].x = -rdy;
1768 vertices[V_BOTTOM].y = vertices[V_LEFT].y = rdx;
1807 vertices[V_BOTTOM].x += dashDx;
1808 vertices[V_BOTTOM].y += dashDy;
1818 saveBottom = vertices[V_BOTTOM];
1838 vertices[V_BOTTOM].x += rdx;
1839 vertices[V_BOTTOM].y += rdy;
1856 vertices[V_BOTTOM] = saveBottom;
1881 rcapFace.xa = vertices[V_BOTTOM].x;
1882 rcapFace.ya = vertices[V_BOTTOM].y;
1908 vertices[V_LEFT] = vertices[V_BOTTOM];
1924 vertices[V_BOTTOM].x = -rdy;
1925 vertices[V_BOTTOM].y = rdx;
1933 vertices[V_BOTTOM].x += rdx;
1934 vertices[V_BOTTOM].y += rdy;