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

/inkscape/src/
H A Dsnap-preferences.cpp247 Inkscape::SnapTargetType Inkscape::SnapPreferences::source2target(Inkscape::SnapSourceType source) const function in class:Inkscape::SnapPreferences
307 return isTargetSnappable(source2target(source));

Completed in 33 milliseconds