Home
last modified time | relevance | path

Searched defs:mask1 (Results 1 – 2 of 2) sorted by relevance

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php951 protected function mask1($x, $y) { function in jucksearm\\barcode\\lib\\QRcode
/plugin/qrcode2/
H A Dphpqrcode.php2561 public function mask1($x, $y) { return ($y&1); } function in QRmask