Home
last modified time | relevance | path

Searched refs:estimateBitStreamSize (Results 1 – 2 of 2) sorted by path

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php1850 protected function estimateBitStreamSize($items, $version) { function in jucksearm\\barcode\\lib\\QRcode
1898 $bits = $this->estimateBitStreamSize($items, $prev);
/plugin/qrcode2/
H A Dphpqrcode.php1531 public function estimateBitStreamSize($version) function in QRinput
1549 $bits = $this->estimateBitStreamSize($prev);