Home | History | Annotate | Download | only in pattern_tools

Lines Matching refs:shallow

213     def clone(self, shallow=False):
214 """Deep copy of SVG tree. Set shallow=True for a shallow copy."""
215 if shallow: