Searched refs:above (Results 1 - 3 of 3) sorted by relevance

/inkscape/share/extensions/
H A Dvoronoi.py62 described above.
235 # vectors. Get the Halfedge to the left and right of the above HE
477 above = dyp >= e.b * dxp
478 fast = above
480 above = pt.x + pt.y * e.b > e.c
482 above = not above
483 if (not above):
487 above = e.b * (dxp*dxp - dyp*dyp) < dxs*dyp*(1.0+2.0*dxp/dxs + e.b*e.b)
489 above
[all...]
/inkscape/src/2geom/
H A Dconvex-hull.cpp206 typename Lex::Secondary above; local
216 if (above(p[Y], a[Y]) || above(b[Y], p[Y])) return false;
220 if (above(p[Y], y)) return false;
240 // 3. check whether it is above the lower hull
/inkscape/packaging/
H A Drelease-sign-tarballs216 The above barely scratches the surface of what's included in this

Completed in 18 milliseconds