Home
last modified time | relevance | path

Searched refs:regions (Results 1 – 25 of 37) sorted by relevance

12

/plugin/jcapture/src/com/hammurapi/jcapture/
DScreenShot.java87 private List<Region> regions; field in ScreenShot
134 regions = new ArrayList<Region>(); in call()
136 regions.add(new Region(image)); in call()
146 for (Region region: regions) { in call()
151 regions.add(new Region(img, imageFormat, imageChannel, pimg, transparency, x, y, grabRange)); in call()
157 regions.clear(); in call()
158 regions.add(new Region(image)); in call()
161 for (int i=0; i<regions.size()-1; ++i) { in call()
162 ListIterator<Region> lit = regions.listIterator(i+1); in call()
163 Region master = regions.get(i); in call()
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudbilling/
DGeoTaxonomy.php26 public $regions; variable in Google\\Service\\Cloudbilling\\GeoTaxonomy
35 public function setRegions($regions) argument
37 $this->regions = $regions;
44 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DChannelSectionTargeting.php34 public $regions; variable in Google\\Service\\YouTube\\ChannelSectionTargeting
67 public function setRegions($regions) argument
69 $this->regions = $regions;
76 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
DResources.php26 public $regions; variable in Google\\Service\\CloudLifeSciences\\Resources
37 public function setRegions($regions) argument
39 $this->regions = $regions;
46 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Genomics/
DResources.php30 public $regions; variable in Google\\Service\\Genomics\\Resources
55 public function setRegions($regions) argument
57 $this->regions = $regions;
64 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
DGoogleIdentityAccesscontextmanagerV1Condition.php40 public $regions; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1Condition
105 public function setRegions($regions) argument
107 $this->regions = $regions;
114 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
DCondition.php40 public $regions; variable in Google\\Service\\AccessContextManager\\Condition
105 public function setRegions($regions) argument
107 $this->regions = $regions;
114 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DListRegionsResponse.php47 public function setRegions($regions) argument
49 $this->regions = $regions;
56 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DRegionsListResponse.php47 public function setRegions($regions) argument
49 $this->regions = $regions;
56 return $this->regions;
DGeoTargeting.php111 public function setRegions($regions) argument
113 $this->regions = $regions;
120 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
DGoogleCloudMlV1Model.php52 public $regions; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1Model
155 public function setRegions($regions) argument
157 $this->regions = $regions;
164 return $this->regions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DCompute.php119 public $regions; variable in Google\\Service\\Compute
300 'path' => 'projects/{project}/regions/{region}/addresses/{address}',
324 'path' => 'projects/{project}/regions/{region}/addresses/{address}',
344 'path' => 'projects/{project}/regions/{region}/addresses',
363 'path' => 'projects/{project}/regions/{region}/addresses',
2034 'path' => 'projects/{project}/regions/{region}/forwardingRules/{forwardingRule}',
2058 'path' => 'projects/{project}/regions/{region}/forwardingRules/{forwardingRule}',
2078 'path' => 'projects/{project}/regions/{region}/forwardingRules',
2097 'path' => 'projects/{project}/regions/{region}/forwardingRules',
2132 'path' => 'projects/{project}/regions/{region}/forwardingRules/{forwardingRule}',
[all …]
DDataproc.php465 'path' => 'v1/projects/{projectId}/regions/{region}/clusters',
488 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}',
516 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}:diagnose',
536 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}',
586 'path' => 'v1/projects/{projectId}/regions/{region}/clusters',
613 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}',
645 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}:repair',
675 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}:start',
695 'path' => 'v1/projects/{projectId}/regions/{region}/clusters/{clusterName}:stop',
735 'path' => 'v1/projects/{projectId}/regions/{region}/jobs/{jobId}:cancel',
[all …]
DShoppingContent.php72 public $regions; variable in Google\\Service\\ShoppingContent
2413 'regions',
2417 'path' => '{merchantId}/regions',
2431 'path' => '{merchantId}/regions/{regionId}',
2446 'path' => '{merchantId}/regions/{regionId}',
2461 'path' => '{merchantId}/regions',
2479 'path' => '{merchantId}/regions/{regionId}',
DDfareporting.php94 public $regions; variable in Google\\Service\\Dfareporting
3720 'regions',
3724 'path' => 'dfareporting/v3.5/userprofiles/{profileId}/regions',
/plugin/strata/helper/
Dsyntax.php150 $this->regions = array();
200 function _fail($message, $regions=array()) { argument
203 if($this->isGroup($regions) || $this->isText($regions)) {
204 $regions = array($regions);
208 foreach($regions as $r) $lines[] = array('start'=>$r['start'], 'end'=>$r['end']);
846 function debugTree($lines, $regions) { argument
854 foreach($regions as $region) {
1119 $this->regions[] = $region;
1128 $regions = $this->regions;
1130 $this->regions = array();
[all …]
/plugin/c3chart/assets/
Dc3.min.js2regions:"c3-regions",title:"c3-title",tooltipContainer:"c3-tooltip-container",tooltip:"c3-tooltip"… property
/plugin/authgoogle/google/contrib/
DGoogle_ComputeService.php1544 public $regions; variable in Google_ComputeService
1571 …$this->regions = new Google_RegionsServiceResource($this, $this->serviceName, 'regions', json_deco…
/plugin/bible/bible_douayRheims/
DGalatians.txt21 1:21. Afterwards, I came into the regions of Syria and Cilicia.
D2_Corinthians.txt198 …ruth of Christ is in me, that this glorying shall not be broken off in me in the regions of Achaia.
DJudges.txt118 …5:4. O Lord, when thou wentest out of Seir, and passedst by the regions of Edom, the earth tremble…
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1regions: four corners, four edges and a middle.\",\n \"restrictions\": [\n …
Dbundle.js396regions(){return this._regions}get textModel(){return this._textModel}get isInitialized(){return t…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js396regions(){return this._regions}get textModel(){return this._textModel}get isInitialized(){return t…

12