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

/inkscape/src/
H A Dsnap-preferences.h42 void setSnapPostponedGlobally(bool postponed) {_snap_postponed_globally = postponed;}
43 bool getSnapPostponedGlobally() const {return _snap_postponed_globally;}
83 bool _snap_postponed_globally; // Hold all snapping temporarily when the mouse is moving fast member in class:Inkscape::SnapPreferences

Completed in 32 milliseconds