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

/inkscape/src/
H A Dselection.cpp469 SnapPreferences snapprefs_dummy = *snapprefs; // create a local copy of the snapping prefs local
470 snapprefs_dummy.setTargetSnappable(Inkscape::SNAPTARGET_ROTATION_CENTER, false); // locally disable snapping to the item center
474 this_item->getSnappoints(p, &snapprefs_dummy);

Completed in 14 milliseconds