Home | History | Annotate | Download | only in src

Lines Matching refs:xs

1082                     int xs = 0, xe, ye, ty = 0;
1089 xs = v[idx].x;
1096 xs <<= XY_SHIFT - shift;
1104 edge[i].dx = ((xe - xs)*2 + (ye - y)) / (2 * (ye - y));
1105 edge[i].x = xs;