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

/inkscape/src/
H A Dunclump.cpp269 double val_other = A * o[Geom::X] + B * o[Geom::Y] + C; local
271 if (val_item * val_other <= 1e-6) {

Completed in 294 milliseconds