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

/inkscape/src/
H A Dsnap-enums.h75 SNAPTARGET_PATH_MASK, enumerator in enum:Inkscape::SnapTargetType
H A Dobject-snapper.cpp119 if (obj && _snapmanager->snapprefs.isTargetSnappable(SNAPTARGET_PATH_MASK)) {
H A Dsnap.cpp615 t == Inkscape::SNAPTARGET_PATH_MASK ||
H A Dsp-namedview.cpp517 this->snap_manager.snapprefs.setTargetSnappable(Inkscape::SNAPTARGET_PATH_MASK, value ? sp_str_to_bool(value) : FALSE);
/inkscape/src/display/
H A Dsnap-indicator.cpp126 case SNAPTARGET_PATH_MASK:
/inkscape/src/widgets/
H A Dtoolbox.cpp1624 v = nv->snap_manager.snapprefs.isSnapButtonEnabled(Inkscape::SNAPTARGET_PATH_MASK);
/inkscape/src/ui/dialog/
H A Ddocument-properties.cpp1501 _rcb_snmsk.setActive (nv->snap_manager.snapprefs.isSnapButtonEnabled(Inkscape::SNAPTARGET_PATH_MASK));

Completed in 48 milliseconds