Home
last modified time | relevance | path

Searched refs:setSize (Results 51 – 75 of 152) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkEndpointGroup.php302 public function setSize($size) function in Google\\Service\\Compute\\NetworkEndpointGroup
/plugin/mathpublish/phpmathpublisher/
H A DPhpMathPublisher.php178 public function setSize($size) function in RL\\PhpMathPublisher\\PhpMathPublisher
/plugin/combo/ComboStrap/
H A DFetcherScreenshot.php170 ->setSize($fullPageDimension);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFA.php131 $this->s0->edges->setSize($precedence + 1);
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java135 frame.setSize(400, 320); in main()
H A DPort.java119 frame.setSize(400, 320); in main()
H A DValidation.java119 frame.setSize(400, 320); in main()
H A DUserObject.java201 frame.setSize(400, 320); in main()
H A DCustomCanvas.java.bak133 frame.setSize(400, 320);
H A DValidation.java.bak115 frame.setSize(400, 320);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClustersNodePools.php201 public function setSize($name, SetNodePoolSizeRequest $postBody, $optParams = []) function in Google\\Service\\Container\\Resource\\ProjectsLocationsClustersNodePools
H A DProjectsZonesClustersNodePools.php240 …public function setSize($projectId, $zone, $clusterId, $nodePoolId, SetNodePoolSizeRequest $postBo… function in Google\\Service\\Container\\Resource\\ProjectsZonesClustersNodePools
/plugin/barcodes/lib/
H A DBarcodesWrapper.php80 $this->factory->setSize($this->attributes->size);
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorAboutFrame.java150 setSize(400, 400); in EditorAboutFrame()
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DStreamDecoratorTraitTest.php57 $this->assertSame($this->b, $this->b->setSize(2));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DContainer.php471 ],'setSize' => [
472 'path' => 'v1/{+name}:setSize',
1139 ],'setSize' => [
1140 …ath' => 'v1/projects/{projectId}/zones/{zone}/clusters/{clusterId}/nodePools/{nodePoolId}/setSize',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DStorageObject.php499 public function setSize($size) function in Google\\Service\\Storage\\StorageObject
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php220 public function setSize($size) function in GuzzleHttp\\Stream\\Stream
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DCaptureOptionsDialog.java415 setSize(400, 300); in CaptureOptionsDialog()
481 fpsTextField.setSize(30, 23); in getFpsTextField()
498 imageFormatTextField.setSize(30, 23); in getImageFormatTextField()
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dtheme-raphael.js75 this.paper_.setSize(
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php567 public function setSize($size) function in Google\\Service\\ManufacturerCenter\\Attributes
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQuery.php232 public function setSize(int $size = 10): self
230 public function setSize(int $size = 10): self global() function in Elastica\\Query
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeBio.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_ShapeBio.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php335 $fileinfo->setSize($len);
656 $fileinfo->setSize($header['size']);

1234567