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

/inkscape/src/
H A Dsnapper.h104 bool isLinear() const { return _type == LINE; } function in class:Inkscape::Snapper::SnapConstraint
/inkscape/src/2geom/
H A Dconvex-hull.h163 bool isLinear() const { return _boundary.size() == 2; } function in class:Geom::ConvexHull

Completed in 43 milliseconds