Home
last modified time | relevance | path

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

/third_party/qrcodegen/python/
H A Dqrcodegen.py433 self._finder_penalty_add_history(runx, runhistory)
452 self._finder_penalty_add_history(runy, runhistory)
584 self._finder_penalty_add_history(currentrunlength, runhistory)
587 self._finder_penalty_add_history(currentrunlength, runhistory)
591 def _finder_penalty_add_history(self, currentrunlength: int, runhistory: collections.deque) -> None: member in QrCode

Completed in 3 milliseconds