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

/inkscape/src/
H A Dobject-snapper.cpp241 std::vector<SPItem*> rotationSource=_snapmanager->getRotationCenterSource(); local
242 for ( std::vector<SPItem*>::const_iterator itemlist = rotationSource.begin(); itemlist != rotationSource.end(); ++itemlist) {

Completed in 17 milliseconds