Searched refs:checks (Results 1 - 5 of 5) sorted by relevance

/inkscape/share/extensions/Barcode/
H A DEan13.py30 checks = [13] variable in class:Ean13
H A DEan8.py27 checks = [8] variable in class:Ean8
H A DUpca.py29 checks = [12] variable in class:Upca
H A DBaseEan.py40 checks = [] variable in class:EanBarcode
97 lengths = self.get_lengths() + self.checks
113 if self.checks:
114 if len(code) not in self.checks:
H A DUpce.py34 checks = [7, 12] variable in class:Upce

Completed in 15 milliseconds