Home
last modified time | relevance | path

Searched refs:setSize (Results 1 – 25 of 152) sorted by relevance

1234567

/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DDatamatrix.php21 ->setSize($size)
37 ->setSize($size)
53 ->setSize($size)
H A DPDF417.php21 ->setSize($size)
37 ->setSize($size)
53 ->setSize($size)
H A DQRcode.php25 ->setSize($size)
45 ->setSize($size)
65 ->setSize($size)
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureFrame.java154 setSize(400, 300); in CaptureFrame()
342 borderFrames[0].setSize(borderWidth, rr.height+borderWidth*2); in record()
353 borderFrames[1].setSize(borderWidth, rr.height+borderWidth*2); in record()
364 borderFrames[2].setSize(rr.width, borderWidth); in record()
375 borderFrames[3].setSize(rr.width, borderWidth); in record()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentStyleFontSize.php34 public function setSize($size) function in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentStyleFontSize
H A DGoogleCloudDocumentaiV1beta1DocumentStyleFontSize.php34 public function setSize($size) function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentStyleFontSize
H A DGoogleCloudDocumentaiV1beta2DocumentStyleFontSize.php34 public function setSize($size) function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentStyleFontSize
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/
H A DAdStyleFont.php48 public function setSize($size) function in Google\\Service\\AdSenseHost\\AdStyleFont
H A DAdUnitContentAdsSettings.php50 public function setSize($size) function in Google\\Service\\AdSenseHost\\AdUnitContentAdsSettings
H A DAdUnitMobileContentAdsSettings.php70 public function setSize($size) function in Google\\Service\\AdSenseHost\\AdUnitMobileContentAdsSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DContentAdsSettings.php34 public function setSize($size) function in Google\\Service\\Adsense\\ContentAdsSettings
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPointStyle.php42 public function setSize($size) function in Google\\Service\\Sheets\\PointStyle
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DComposite.php10 public function setSize(int $size): self function in Elastica\\Aggregation\\Composite
H A DGeotileGridAggregation.php58 public function setSize(int $size): self function in Elastica\\Aggregation\\GeotileGridAggregation
H A DGeohashGrid.php62 public function setSize(int $size): self function in Elastica\\Aggregation\\GeohashGrid
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DStretchedPictureFill.php46 public function setSize(Size $size) function in Google\\Service\\Slides\\StretchedPictureFill
H A DPageElementProperties.php48 public function setSize(Size $size) function in Google\\Service\\Slides\\PageElementProperties
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUploadedFile.php76 $this->setSize($size);
134 private function setSize($size) function in GuzzleHttp\\Psr7\\UploadedFile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DMessagePartBody.php66 public function setSize($size) function in Google\\Service\\Gmail\\MessagePartBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
H A DCloudStorageFile.php84 public function setSize($size) function in Google\\Service\\Vault\\CloudStorageFile
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/
H A DBiReservation.php69 public function setSize($size) function in Google\\Service\\BigQueryReservation\\BiReservation
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSearch.php373 $query->setSize(0);
402 $this->getQuery()->setSize($options);
405 $this->getQuery()->setSize($options['limit']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DResponse.php88 public function setSize($size) function in Google\\Service\\ServiceControl\\Response
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/
H A DMetadataItems.php92 public function setSize($size) function in Google\\Service\\Books\\MetadataItems
/plugin/ckgdoku/ckeditor/plugins/wsc/dialogs/
H A Dwsc_ie.js11 …nt("general","content").getElement())&&c.getChild(2))&&c.setSize("height",a.height),c&&c.setSize("…

1234567