Home
last modified time | relevance | path

Searched refs:resolution (Results 1 – 25 of 97) sorted by relevance

1234

/plugin/structsection/
Dyarn.lock10 resolution: "@eslint-community/eslint-utils@npm:4.9.0"
21 resolution: "@eslint-community/regexpp@npm:4.12.2"
28 resolution: "@eslint/config-array@npm:0.21.1"
39 resolution: "@eslint/config-helpers@npm:0.4.2"
48 resolution: "@eslint/core@npm:0.17.0"
57 resolution: "@eslint/eslintrc@npm:3.3.1"
74 resolution: "@eslint/js@npm:9.39.1"
81 resolution: "@eslint/object-schema@npm:2.1.7"
88 resolution: "@eslint/plugin-kit@npm:0.4.1"
98 resolution: "@humanfs/core@npm:0.19.1"
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
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/ManufacturerCenter/
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/
DCollectionStatusItemLevelIssue.php49 public $resolution; variable in Google\\Service\\ShoppingContent\\CollectionStatusItemLevelIssue
142 public function setResolution($resolution) argument
144 $this->resolution = $resolution;
151 return $this->resolution;
DAccountStatusItemLevelIssue.php49 public $resolution; variable in Google\\Service\\ShoppingContent\\AccountStatusItemLevelIssue
142 public function setResolution($resolution) argument
144 $this->resolution = $resolution;
151 return $this->resolution;
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/
DImage.php41 public function setResolution(NormalizedCoordinate $resolution) argument
43 $this->resolution = $resolution;
50 return $this->resolution;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
DVideoFormat.php86 public function setResolution(Size $resolution) argument
88 $this->resolution = $resolution;
95 return $this->resolution;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
DTicketListener.php135 $resolution = 'fixed';
141 $resolution = '';
174 $this->updateTicket($ticket, $newStatus, $message, $resolution);
191 * @param string $resolution
193 abstract protected function updateTicket($ticketId, $newStatus, $message, $resolution); argument
/plugin/bugzillaint/
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/farmer/
H A Dall.less11 …in-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolu…
/plugin/asciidocjs/node_modules/resolve/
Dreadme.markdown101 …rs - a thunk (no-argument function) that returns the paths using standard `node_modules` resolution
102 * opts - the resolution options
107 …es - a thunk (no-argument function) that returns the paths using standard `node_modules` resolution
108 * opts - the resolution options
115 `false` in the next major version because *Node's resolution algorithm does not preserve symlinks b…
209 …rs - a thunk (no-argument function) that returns the paths using standard `node_modules` resolution
210 * opts - the resolution options
215 …es - a thunk (no-argument function) that returns the paths using standard `node_modules` resolution
216 * opts - the resolution options
223 `false` in the next major version because *Node's resolution algorithm does not preserve symlinks b…
/plugin/photogallery/lightGallery/js/
Dpicturefill.min.js4resolution:g.parseDescriptor(h.descriptor,b)})}return d},g.dodgeSrcset=function(a){a.srcset&&(a[g.… property
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dfutures.asciidoc51 yet, the resolution blocks until those values become available (for example,
103 // access future's values, causing resolution if necessary
111 If you wish to force future resolution, but don't need the values immediately,
112 you can call `wait()` on the future to force resolution, too:
131 //wait() forces future resolution and will execute the underlying curl batch
161 resolution forces the batch to flush anyway:
/plugin/hiresimage/
H A Dplugin.info.txt6 desc Forces high-resolution image loading for sharp display on high-DPI screens.
H A DREADME.md3 Forces high-resolution image loading for sharp display on high-DPI screens.
/plugin/elasticsearch/vendor/react/promise/
DREADME.md49 * [Resolution forwarding](#resolution-forwarding)
51 * [Mixed resolution and rejection forwarding](#mixed-resolution-and-rejection-forwarding)
90 A deferred represents an operation whose resolution is pending. It has separate
477 If `$promiseOrValue` is a value, it will be the resolution value of the
515 `$promisesOrValues` have resolved. The resolution value of the returned promise
516 will be an array containing the resolution values of each of the items in
535 `$promisesOrValues` resolves. The resolution value of the returned promise
536 will be the resolution value of the triggering item.
551 `$promisesOrValues` resolve. The resolution value of the returned promise
552 will be an array of length `$howMany` containing the resolution values of the
[all …]
/plugin/statistics/
DStatisticsGraph.php204 public function resolution() function in dokuwiki\\plugin\\statistics\\StatisticsGraph
206 $result = $this->hlp->getQuery()->resolution();
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Dattribute.rst25 The resolution algorithm is the same as the one used for the ``.``
/plugin/openlayersmapoverlays/lib/
Dlayers.js59resolution:null,ratio:2,resFactor:null,response:null,activate:function(){var activated=OpenLayers.… property
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
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/matrixnotifierwas/vendor/guzzlehttp/promises/
DREADME.md4 chaining and resolution iteratively, allowing for "infinite" promise chaining
23 - Promise resolution and chaining is handled iteratively, allowing for
294 cancel function that when invoked cancels the action of computing a resolution
402 callback, promise resolution will occur recursively.
495 One side effect of being able to implement promise resolution and chaining
501 does allow consumers of the value to modify the resolution or rejection of the
/plugin/openlayersmap/
DStaticMap.php248 $resolution = max($resolutionHorizontal, $resolutionVertical) * $paddingFactor;
250 if ($resolution > 0) {
251 $zoom = log(360 / ($resolution * $this->tileSize), 2);
/plugin/farmer/vendor/splitbrain/php-ico/
H A DREADME.md55 …ter results. For instance, you can use a high-quality image for higher-resolution images and use s…
73 …or each, you can generate ICO files that have very high-quality images at each supplied resolution.
/plugin/s5/ui/flower/
Dpretty.css4 Note that the 'body' font size may have to be changed if the resolution is

1234