Home
last modified time | relevance | path

Searched refs:putAlignmentPattern (Results 1 – 2 of 2) sorted by relevance

/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php2397 protected function putAlignmentPattern($version, $frame, $width) { function in jucksearm\\barcode\\lib\\QRcode
2524 $frame = $this->putAlignmentPattern($version, $frame, $width);
/plugin/qrcode2/
H A Dphpqrcode.php611 public static function putAlignmentPattern($version, &$frame, $width) function in QRspec
769 self::putAlignmentPattern($version, $frame, $width);