Searched refs:isUndefined (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ | ||
H A D | snapper.h | 106 bool isUndefined() const { return _type == UNDEFINED; } function in class:Inkscape::Snapper::SnapConstraint |
H A D | object-snapper.cpp | 297 if (!c.isUndefined()) { |
Completed in 543 milliseconds