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

/inkscape/src/2geom/
H A Dellipse.h149 Ellipse canonicalForm() const;
H A Dellipse.cpp324 Ellipse Ellipse::canonicalForm() const function in class:Geom::Ellipse
600 Ellipse a = this->canonicalForm();
601 Ellipse b = other.canonicalForm();

Completed in 16 milliseconds