Home
last modified time | relevance | path

Searched refs:region (Results 101 – 125 of 203) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNetworkEndpointGroup.php71 public $region; variable in Google\\Service\\Compute\\NetworkEndpointGroup
274 public function setRegion($region) argument
276 $this->region = $region;
283 return $this->region;
H A DHealthCheck.php63 public $region; variable in Google\\Service\\Compute\\HealthCheck
256 public function setRegion($region) argument
258 $this->region = $region;
265 return $this->region;
H A DVpnTunnel.php74 public $region; variable in Google\\Service\\Compute\\VpnTunnel
283 public function setRegion($region) argument
285 $this->region = $region;
292 return $this->region;
H A DOperation.php80 public $region; variable in Google\\Service\\Compute\\Operation
315 public function setRegion($region) argument
317 $this->region = $region;
324 return $this->region;
H A DInstanceGroupManager.php70 public $region; variable in Google\\Service\\Compute\\InstanceGroupManager
281 public function setRegion($region) argument
283 $this->region = $region;
290 return $this->region;
H A DSubnetwork.php96 public $region; variable in Google\\Service\\Compute\\Subnetwork
371 public function setRegion($region) argument
373 $this->region = $region;
380 return $this->region;
H A DForwardingRule.php120 public $region; variable in Google\\Service\\Compute\\ForwardingRule
469 public function setRegion($region) argument
471 $this->region = $region;
478 return $this->region;
H A DInterconnectAttachment.php130 public $region; variable in Google\\Service\\Compute\\InterconnectAttachment
541 public function setRegion($region) argument
543 $this->region = $region;
550 return $this->region;
H A DDisk.php90 public $region; variable in Google\\Service\\Compute\\Disk
401 public function setRegion($region) argument
403 $this->region = $region;
410 return $this->region;
H A DBackendService.php122 public $region; variable in Google\\Service\\Compute\\BackendService
567 public function setRegion($region) argument
569 $this->region = $region;
576 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRegions.php44 * @param string $region Name of the region resource to return.
48 public function get($project, $region, $optParams = []) argument
50 $params = ['project' => $project, 'region' => $region];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
H A DPerformanceReport.php41 public $region; variable in Google\\Service\\AdExchangeBuyer\\PerformanceReport
190 public function setRegion($region) argument
192 $this->region = $region;
196 return $this->region;
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DScreenRecorder.java249 for (Region region: screenShot.getRegions()) { in getMovie()
251 if (region.getMasterImageRegion()==null) { in getMovie()
252 content = new ShapeImpl.ImageImpl(region.getImage(), region.coversEverything()); in getMovie()
253 imageCache.put(region, (Image) content); in getMovie()
254 if (frameDimension==null && region.coversEverything()) { in getMovie()
255 frameDimension = region.getSize(); in getMovie()
258 … content = new ShapeImpl.ImageReferenceImpl(imageCache.get(region.getMasterImageRegion())); in getMovie()
260 frameShapes.add(new ShapeImpl(region.getImageLocation(), content)); in getMovie()
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DOperation.php80 public $region; variable in Google\\Service\\DeploymentManager\\Operation
315 public function setRegion($region) argument
317 $this->region = $region;
324 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1TrainingInput.php84 public $region; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrainingInput
355 public function setRegion($region) argument
357 $this->region = $region;
364 return $this->region;
/plugin/geotag/
H A Daction.php56 $region = $geotags ['region'] ?? null;
64 if (!empty ($region)) {
66 'name' => 'geo.region',
67 'content' => $region
138 'close' => ', lon:7.521, alt: , placename: , country: , region: }}'
/plugin/vcard/
H A Dvcard.php103 …function setAddress($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $coun… argument
108 ….";".encode($extended).";".encode($street).";".encode($city).";".encode($region).";".encode($zip).…
115 …function setLabel($postoffice="", $extended="", $street="", $city="", $region="", $zip="", $countr… argument
122 if ($region!="") $label.= "$region\r\n";
/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php331 public $region; variable in Google_AccountBidderLocation
339 public function setRegion( $region) { argument
340 $this->region = $region;
343 return $this->region;
667 public $region; variable in Google_PerformanceReportListPerformanceReport
693 public function setRegion( $region) { argument
694 $this->region = $region;
697 return $this->region;
H A DGoogle_SQLAdminService.php535 public $region; variable in Google_DatabaseInstance
582 public function setRegion( $region) { argument
583 $this->region = $region;
586 return $this->region;
1028 public $region; variable in Google_Tier
1048 public function setRegion(/* array(Google_string) */ $region) { argument
1049 $this->assertIsArray($region, 'Google_string', __METHOD__);
1050 $this->region = $region;
1053 return $this->region;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DDatabaseInstance.php106 public $region; variable in Google\\Service\\SQLAdmin\\DatabaseInstance
473 public function setRegion($region) argument
475 $this->region = $region;
482 return $this->region;
/plugin/geonav/server/
H A Dget_county.php19 $region = convToFile($q); variable
22 $path = $topic . ':earth:' . $continent . ':' . $countryCode. ':' . $region . ':' . $county;
H A Dget_locality.php24 $region = convToFile($q); variable
28 …$path = $topic . ':earth:' . $continent . ':' . $countryCode . ':' . $region . ':' . $county . ':'…
H A Dget_state.php17 $region = convToFile($q); variable
41 $path = $topic . ':earth:' . $continent . ':' . $countryCode . ':' . $region;
/plugin/strata/helper/
H A Dsyntax.php840 * @param region array the region to highlight
851 foreach($regions as $region) {
852 if($lineCount == $region['start']) {
857 if($lineCount == $region['end']+1) {
1016 function _setPropertyValue($properties, $group, $region, $variable, $isMulti, $value, &$propertyValues) {
1027 $this->emitError($region, 'error_property_unknownproperty', hsc($group), hsc($variable), $propertyList);
1030 $this->emitError($region, 'error_property_multi', hsc($group), hsc($variable));
1043 $this->emitError($region, 'error_property_notmulti', hsc($group), hsc($variable), $minOccur);
1050 $this->emitError($region, 'error_property_occu
1007 _setPropertyValue($properties, $group, $region, $variable, $isMulti, $value, & $propertyValues) global() argument
1098 emitError($region, $msg_id) global() argument
[all...]
/plugin/geotag/syntax/
H A Dgeotag.php77 preg_match("/(region[:|=][\p{L}\s\w'-]*)/u", $tags, $region);
106 hsc(trim(substr(($region[0] ?? ''), 7))),
139 [$lat, $lon, $alt, $geohash, $region, $placename, $country, $showlocation, $style] = $data;
192 $renderer->meta ['geo'] ['region'] = $region;

123456789