Home
last modified time | relevance | path

Searched refs:Location (Results 176 – 200 of 224) sorted by last modified time

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DPackageOccurrence.php23 protected $locationType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_CloudLifeSciences_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudLifeSciences/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudLifeSciences\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTableCellLocation.php30 protected $tableStartLocationType = Location::class;
62 * @param Location
64 public function setTableStartLocation(Location $tableStartLocation)
69 * @return Location
H A DUpdateTableCellStyleRequest.php30 protected $tableStartLocationType = Location::class;
76 * @param Location
78 public function setTableStartLocation(Location $tableStartLocation)
83 * @return Location
H A DUpdateTableColumnPropertiesRequest.php33 protected $tableStartLocationType = Location::class;
79 * @param Location
81 public function setTableStartLocation(Location $tableStartLocation)
86 * @return Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/
H A DProjectsLocations.php21 use Google\Service\SecretManager\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_CloudRun_Location');
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md103 the `Location` record, returned by the Insights endpoint.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Model/
H A DCity.php77 $this->location = new \GeoIp2\Record\Location($this->get('location'));
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Record/
H A DLocation.php36 class Location extends AbstractRecord class
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js40 …,c,g,n){var h=2*(parseFloat(a.Location)-.5);isNaN(h)&&null!=a.Text&&null!=a.Text.Location&&(h=2*(p…
318 …ount-profile-human-avatar-face-head--128.png",x=b.OrgChartBlockType,A=b.Location,y=new mxCell("",n…
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js5931 var x = (parseFloat(textArea.Location) - 0.5) * 2;
5933 if (isNaN(x) && textArea.Text != null && textArea.Text.Location != null)
5935 x = (parseFloat(textArea.Text.Location) - 0.5) * 2;
13670 var pos = props.Location;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js.map1Location, Hover, MarkedString, FormattingOptions } from '../vscode-languageserver-types/main.js';\…
H A Dbundle.js.map1Location valid: indicate this as picker label\n if (this.isValidLineNumber(editor, lineNumb…
H A Djson.worker.js.map1Location, Hover, MarkedString, FormattingOptions } from '../vscode-languageserver-types/main.js';\…
H A D2.2.js14 …inding) */ __webpack_require__.d(__webpack_exports__, "Location", function() { return Location; });
124 var Location;
125 (function (Location) {
134 Location.create = create;
142 Location.is = is;
143 })(Location || (Location = {}));
332 … return Is.defined(candidate) && Location.is(candidate.location) && Is.string(candidate.message);
H A D3.3.js.map1Location namespace provides helper functions to work with\n * [Location](#Location) literals.\n */…
H A D2.2.js.map1Location namespace provides helper functions to work with\n * [Location](#Location) literals.\n */…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js97 …disableResourceFetching:false,enableTrace:false,enablePersistent:false},Location:{sourceDir:null,b… class in Env
178 }var loc=Env.Location;
1265 …",method:"appendChild"},Element:{property:"tagName",value:{nodeType:1}},Location:{property:["hostn… class in instanceCheckMap
1294 }else{if(this.instanceOf(object,"Location")){return domMemberCache.Location
1324 domMemberMap.Location=["href","protocol","host","hostname","port","pathname","search","hash","assig…
2273 …eFrame=type=="frame",useLocalSkin=Env.useLocalSkin,url=useLocalSkin?Env.Location.skin:"about:blank…
2349 script.src=Env.Location.app+"#remote,persist";
2964 }var proxyURL=Env.Location.baseDir+"plugin/proxy/proxy.php?url="+encodeURIComponent(url);
3638 var inspectFrameStyle=resetStyle+"z-index: 2147483550; top:0; left:0; background:url("+Env.Location
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng752 # 3.8.1.7 Location
/plugin/autostart/
H A Daction.php48 if ($id) header('Location: ' . wl($id,'',true));
/plugin/adfs/
H A Dadmin.php77 …ngleSignOnService[@Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"]'))[0]['Location'];

123456789