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

/inkscape/share/extensions/
H A Dpathmodifier.py75 clone.set("id", self.uniqueId(myid))
80 def uniqueId(self, prefix): member in class:PathModifier
123 node.set('id',self.uniqueId(node.tag))
182 newnode.set('id', self.uniqueId('path'))
H A Dinkex.py287 def uniqueId(self, old_id, make_new_id=True): member in class:Effect

Completed in 17 milliseconds