Home | History | Annotate | Download | only in src

Lines Matching defs:xe

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