Searched defs:isLinear (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ | ||
H A D | snapper.h | 104 bool isLinear() const { return _type == LINE; } function in class:Inkscape::Snapper::SnapConstraint |
/inkscape/src/2geom/ | ||
H A D | convex-hull.h | 163 bool isLinear() const { return _boundary.size() == 2; } function in class:Geom::ConvexHull |
Completed in 43 milliseconds