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

/inkscape/src/
H A Dsp-item-group.h62 void translateChildItems(Geom::Translate const &tr);
H A Dsp-item-group.cpp633 void SPGroup::translateChildItems(Geom::Translate const &tr) function in class:SPGroup
H A Ddocument.cpp833 root->translateChildItems(tr);
/inkscape/src/ui/widget/
H A Dpage-sizer.cpp588 doc->getRoot()->translateChildItems(vert_offset);

Completed in 32 milliseconds