Home
last modified time | relevance | path

Searched refs:resolution (Results 26 – 50 of 73) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DCollectionStatusItemLevelIssue.php49 public $resolution; variable in Google\\Service\\ShoppingContent\\CollectionStatusItemLevelIssue
142 public function setResolution($resolution) argument
144 $this->resolution = $resolution;
151 return $this->resolution;
H A DAccountStatusItemLevelIssue.php49 public $resolution; variable in Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue
142 public function setResolution($resolution) argument
144 $this->resolution = $resolution;
151 return $this->resolution;
H A DProductStatusItemLevelIssue.php54 public $resolution; variable in Google\\Service\\ShoppingContent\\ProductStatusItemLevelIssue
161 public function setResolution($resolution) argument
163 $this->resolution = $resolution;
170 return $this->resolution;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DIssue.php37 public $resolution; variable in Google\\Service\\ManufacturerCenter\\Issue
100 public function setResolution($resolution) argument
102 $this->resolution = $resolution;
109 return $this->resolution;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md27 chaining and promise resolution will eventually blow the stack. Guzzle
772 …es internally use a HeaderCollection object to delegate handling case-insensitive header resolution
H A DCHANGELOG.md79 * Feature: force IP resolution (ipv4 or ipv6) [#1608](https://github.com/guzzle/guzzle/pull/1608), …
811 …es internally use a HeaderCollection object to delegate handling case-insensitive header resolution
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DCdnSettings.php39 public $resolution; variable in Google\\Service\\YouTube\\CdnSettings
100 public function setResolution($resolution) argument
102 $this->resolution = $resolution;
109 return $this->resolution;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DImage.php41 public function setResolution(NormalizedCoordinate $resolution) argument
43 $this->resolution = $resolution;
50 return $this->resolution;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DVideoFormat.php86 public function setResolution(Size $resolution) argument
88 $this->resolution = $resolution;
95 return $this->resolution;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md4 chaining and resolution iteratively, allowing for "infinite" promise chaining
23 - Promise resolution and chaining is handled iteratively, allowing for
282 cancel function that when invoked cancels the action of computing a resolution
391 callback, promise resolution will occur recursively.
443 ## Promise resolution and chaining is handled iteratively
488 One side effect of being able to implement promise resolution and chaining
494 does allow consumers of the value to modify the resolution or rejection of the
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js4305 function round$b(number, resolution) { argument
4306 return Math.round(number * resolution) / resolution;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1 …gle:["deg","rad","grad","turn"],time:["ms","s"],frequency:["Hz","kHz"],resolution:["dpi","dpcm","d…
H A D7.7.js.map1 …\n 'request',\n 'requested',\n 'reserve',\n 'reset',\n 'resolution',\n 'respecti…
H A Dbundle.js.map1resolution is possible directly or not.\n var positionCheckPerformed = false;\n\n …
H A D3.3.js.map1 … \"value\": \"The canvas element provides scripts with a resolution-dependent bitmap…
H A D2.2.js.map1resolution\",\n \"status\": \"experimental\",\n \"syntax\": \"[ from-image |…
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59resolution:null,ratio:2,resFactor:null,response:null,activate:function(){var activated=OpenLayers.…
/plugin/ol3/
H A Dscript.js8resolution=r,o.state=i,o}return Li(e,t),e.prototype.changed=function(){this.dispatchEvent(F)},e.pr… property in e.applyOptions_.constraints_
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt437 * Bugfix: (# 504) do not set Quicktime resolution if
538 * demo.browse.php now shows video resolution and framerate (if no
1090 » RealVideo now properly supported with resolution, framerate, etc
2334 ¤ ASF files now return codec, bitrate, resolution, etc information
/plugin/adfs/phpsaml/
H A DREADME.md36 …. We follow responsible disclosure guidelines, and will work with you to quickly find a resolution.
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1resolution\",\n \"min-resolution\", \"max-resolution\", \"scan\", \"grid\", \"orientation\",\n …
H A Dstylus.min.js.map1resolution\",\"min-resolution\",\"max-resolution\",\"scan\",\"grid\"];\n var propertyKeywords_ = …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js8757 transformStream._backpressureChangePromise.then(function (resolution) {
8758 …assert(resolution !== backpressure, '_backpressureChangePromise should be fulfilled only when back…
H A Dpdf.js.map1resolution","transformStreamController","TransformStreamEnqueueToReadable","transformer","transfor…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.css2109 @media screen and (-webkit-min-device-pixel-ratio: 1.1), screen and (min-resolution: 1.1dppx) {

123