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

/inkscape/src/
H A Dsnap.cpp61 SnapManager::SnapperList gs = getGridSnappers();
67 SnapManager::SnapperList SnapManager::getGridSnappers() const function in class:SnapManager
106 SnapperList const s = getGridSnappers();
173 // Cannot use getGridSnappers() because we need both the grids AND their snappers

Completed in 24 milliseconds