Searched defs:a1_eq_b1 (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libavoid/
H A Dconnector.cpp1300 const bool a1_eq_b1 = (a1 == b1); local
1305 if ( (a1_eq_b1 && a2_eq_b2) ||
1330 if (a1_eq_b1 || converging)

Completed in 20 milliseconds