Home
last modified time | relevance | path

Searched refs:_nbars (Results 1 – 1 of 1) sorted by relevance

/dports/print/py-reportlab/reportlab-3.5.68/src/reportlab/graphics/barcode/
H A Deanbc.py145 _nbars = 113 variable in Ean13BarcodeWidget
147 barWidth = (37.29/_nbars)*mm
196 …width = property(lambda self: self.barWidth*(self._nbars-18+self._calc_quiet(self.lquiet)+self._ca…
308 _nbars = 85 variable in Ean8BarcodeWidget
351 _nbars = 1+7*11+2*3+5 variable in UPCA
403 _nbars = 48 variable in Ean5BarcodeWidget
453 x = self.x + (self._nbars + self._lquiet * 2) * barWidth / 2