Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 25 of 73) sorted by path

123

/plugin/adfs/phpsaml/
H A DREADME.md36 …. We follow responsible disclosure guidelines, and will work with you to quickly find a 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/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/google/apiclient-services/src/ShoppingContent/
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 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 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/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/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/guzzlehttp/guzzle/
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
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
/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/bible/bible_douayRheims/
H A D1_Machabees.txt731 …me back, and called together the ancients of the people; and he took a resolution with them to bui…
H A D2_Paralipomenon.txt633 …le rejoiced because the ministry of the Lord was accomplished. For the resolution of doing this th…
H A DActs.txt703 …ws laid wait for him, as he was about to sail into Syria. So he took a resolution to return throug…
H A DEcclesiastes.txt143 …th an infinity of questions. Who is as the wise man? and who hath known the resolution of the word?
H A DEsther.txt49 …hem, they told Aman, desirous to know whether he would continue in his resolution: for he had told…
H A DJeremias.txt965 …s: Thus saith the Lord of hosts the God of Israel: If thou wilt take a resolution and go out to th…
H A DJosue.txt189 … Gathered themselves together, to fight against Josue and Israel with one mind, and one resolution.
H A DJudith.txt188 …Lord, thy covenant, and put thou words in my mouth, and strengthen the resolution in my heart, tha…
204 …10:15. And they said to her: Thou hast saved thy life by taking this resolution, to come down to o…
/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/bugzillaint/
H A Dscript.js97 if ( bug.resolution ) a.addClass( 'bz-resolved' );
199 if ( bug.resolution ) {
200 e.attr('title', 'status: ' + bug.status + ' / ' + bug.resolution );
201 e.addClass('bz-label-' + master.attr( 'color_resolved_' + bug.resolution.toLowerCase() ) );
202 e.append(bug.resolution);
285 if ( !bug.resolution && bug.severity ) {
297 if ( !bug.resolution && bug.priority ) {
311 if ( !bug.resolution && bug.deadline ) {
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md663 * [#12215](http://dev.ckeditor.com/ticket/12215): Fixed: Basepath resolution does not recognize sem…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md1083 * [#12215](https://dev.ckeditor.com/ticket/12215): Fixed: Basepath resolution does not recognize se…
/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_ = …

123