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

/inkscape/share/extensions/Barcode/
H A DRm4scc.py119 def get_style(self, index): member in class:Rm4scc
H A DBase.py113 style = self.get_style(int(datum[0]))
152 def get_style(self, index): member in class:Barcode
/inkscape/share/extensions/
H A Dreplace_font.py56 style = get_style(node)
73 style = get_style(node)
96 def get_style(node): function
115 s = get_style(node)
/inkscape/share/extensions/ink2canvas/
H A Dsvg.py72 def get_style(self): member in class:AbstractShape
102 style = self.get_style()
110 style = self.get_style()
126 style = self.get_style()
187 style = self.get_style()
293 style = self.get_style()
361 style = self.get_style()

Completed in 475 milliseconds