Searched defs:mask0 (Results 1 – 2 of 2) sorted by relevance
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/ | ||
H A D | QRcode.php | 941 protected function mask0($x, $y) { function in jucksearm\\barcode\\lib\\QRcode |
/plugin/qrcode2/ | ||
H A D | phpqrcode.php | 2560 public function mask0($x, $y) { return ($x+$y)&1; } function in QRmask |