Lines Matching +refs:val +refs:changes
253 void ConnectorTool::set(const Inkscape::Preferences::Entry& val) {
256 Glib::ustring name = val.getEntryName();
259 this->curvature = val.getDoubleLimited(); // prevents NaN and +/-Inf from messing up
261 this->isOrthogonal = val.getBool();
1102 // Listen in case the active shape changes
1170 // Listen in case the active conn changes
1307 int changes = 0;
1318 changes++;
1322 if (changes == 0) {
1374 // Look for changes that result in onscreen movement.