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

/inkscape/src/
H A Dsnap-enums.h33 SNAPSOURCE_PATH_INTERSECTION, enumerator in enum:Inkscape::SnapSourceType
H A Dsnap-preferences.cpp269 case SNAPSOURCE_PATH_INTERSECTION:
H A Dsp-shape.cpp1152 if (snapprefs->isTargetSnappable(Inkscape::SNAPTARGET_PATH_INTERSECTION) || snapprefs->isSourceSnappable(Inkscape::SNAPSOURCE_PATH_INTERSECTION)) {
1161 p.push_back(Inkscape::SnapCandidatePoint(p_ix * i2dt, Inkscape::SNAPSOURCE_PATH_INTERSECTION, Inkscape::SNAPTARGET_PATH_INTERSECTION));
/inkscape/src/display/
H A Dsnap-indicator.cpp214 case SNAPSOURCE_PATH_INTERSECTION:

Completed in 532 milliseconds