Home
last modified time | relevance | path

Searched refs:setPattern (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DNumberFormat.php34 public function setPattern($pattern) function in Google\\Service\\Sheets\\NumberFormat
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Regex.php49 public function setPattern($pattern) function in Google\\Service\\DLP\\GooglePrivacyDlpV2Regex
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DQRcode.php2504 $setPattern = str_repeat("\xc0", 8);
2505 $frame = $this->qrstrset($frame, 0, 7, $setPattern);
2506 $frame = $this->qrstrset($frame, $width-8, 7, $setPattern);
2507 $frame = $this->qrstrset($frame, 0, $width - 8, $setPattern);
2509 $setPattern = str_repeat("\x84", 9);
2510 $frame = $this->qrstrset($frame, 0, 8, $setPattern);
2511 $frame = $this->qrstrset($frame, $width - 8, 8, $setPattern, 8);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php427 public function setPattern($pattern) function in Google\\Service\\ManufacturerCenter\\Attributes
/plugin/qrcode2/
H A Dphpqrcode.php743 $setPattern = str_repeat("\xc0", 8);
745 QRstr::set($frame, 0, 7, $setPattern);
746 QRstr::set($frame, $width-8, 7, $setPattern);
747 QRstr::set($frame, 0, $width - 8, $setPattern);
750 $setPattern = str_repeat("\x84", 9);
751 QRstr::set($frame, 0, 8, $setPattern);
752 QRstr::set($frame, $width - 8, 8, $setPattern, 8);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php1122 public function setPattern($pattern) function in Google\\Service\\ShoppingContent\\Product
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...