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

/inkscape/src/2geom/
H A Dnearest-time.cpp67 Coord droot = L2sq(bez.valueAt(ts[i])); local
68 if (droot < mind) {
69 mind = droot;

Completed in 14 milliseconds