Home
last modified time | relevance | path

Searched refs:adjusted (Results 1 – 25 of 31) sorted by relevance

12

/plugin/combo/vendor/dragonmantank/cron-expression/src/Cron/
DDayOfMonthField.php49 $adjusted = $targetDay + $i;
50 if ($adjusted > 0 && $adjusted <= $lastDayOfMonth) {
51 $target->setDate($currentYear, $currentMonth, $adjusted);
/plugin/panoview/
Dstyle.css45 /* NOTE: the right and bottom can be adjusted when initialized */
/plugin/odt/ODT/
DODTDocument.php234 $adjusted = $this->toPoints($value, 'x');
245 $adjusted = $this->toPoints($value, 'y');
249 $adjusted = $value;
258 $adjusted = $this->toPoints($value, 'y');
261 $adjusted = $this->toPoints($value, 'y');
266 return $adjusted;
273 $adjusted = $this->toPoints($value, 'y');
274 return $adjusted;
/plugin/bibtex4dw/
DCHANGELOG.md42 * Display of "tooltips" adjusted to work with new standard template of DokuWiki; now realised in Ja…
/plugin/advrack/
Djquery.qtip.js854 position.adjusted = PLUGINS.viewport(
859 if(offset && position.adjusted.left) { position.left += offset.left; }
860 if(offset && position.adjusted.top) { position.top += offset.top; }
864 else { position.adjusted = { left: 0, top: 0 }; }
868 delete position.adjusted;
2456 adjust = pos.adjusted,
2944 adjusted = { left: 0, top: 0 }, variable
2950 return adjusted;
2954 containerOffset = container.offset() || adjusted;
2962 viewportOffset = viewport.offset() || adjusted;
[all …]
/plugin/odt/renderer/
Dpage.php2069 $adjusted = $this->pixelToPointsX($number).'pt';
2080 $adjusted = $this->pixelToPointsY($number).'pt';
2084 $adjusted = $value;
2091 $adjusted = $this->pixelToPointsY($number).'pt';
2094 return $adjusted;
/plugin/authgooglesheets/vendor/monolog/monolog/
DREADME.md112 library, although most concepts have been adjusted to fit to the PHP world.
/plugin/mermaid/
DREADME.md48 The width and height of the container of the diagram can be adjusted using
/plugin/upgrade/vendor/splitbrain/php-cli/
DREADME.md138 … be passed as the logger instance. The difference between the two is in adjusted method signatures…
/plugin/photogallery/phpThumb/docs/
Dphpthumb.readme.txt64 highlighted green are good; yellow/orange/red may need to be adjusted.
531 quality is adjusted for JPEG, bit depth is adjusted
/plugin/authgooglesheets/vendor/firebase/php-jwt/
DREADME.md168 // need to be adjusted to match the input expected by libsodium.
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/WhiteSpace/
DScopeIndentSniff.php832 $adjusted = false;
/plugin/wrap/
Dexample.txt279 :!: This might look ugly in some templates and should be adjusted accordingly.
/plugin/dw2pdf/vendor/mpdf/mpdf/
DCHANGELOG.md369 …etter-spacing set inside table which needs to be resixed (shrunk) - letter-spacing was not adjusted
/plugin/findologicxmlexport/vendor/twig/twig/
DCHANGELOG443 * adjusted backtrace call to reduce memory usage when an error occurs
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md311 * The size of a Pool can now be dynamically adjusted using a callback.
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md602 * The size of a Pool can now be dynamically adjusted using a callback.
/plugin/pgn4web/pgn4web/
Dpgn-standard.txt1648 HIARCS needs to be adjusted to use the "right" centipawn evaluation convention.
/plugin/ckgdoku/ckeditor/
DCHANGES.md1009 …n the caret was placed in an element in which editor features should be adjusted). When you are im…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1adjusted to that of the containing block.\"\n }\n ],\n \"rele…
/plugin/edittable/lib/
Dhandsontable.full.js27798 var adjusted = false;
27810 adjusted = true;
27828 if (!adjusted) {
/plugin/zwidoku/files/
H A Djs.js1adjusted=false;if(_base2.default.isOverlayTypeOf(this.wot.cloneOverlay,_base2.default.CLONE_BOTTOM…
/plugin/ckgedit/ckeditor/
DCHANGES.md1429 …n the caret was placed in an element in which editor features should be adjusted). When you are im…
/plugin/codemirror/dist/keymaps/
Dvim.min.js.map1 …eout in milliseconds for the two-character ESC keymap should be\n // adjusted according to your…
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1adjusted to start at mouse click\n // location. This avoids flickering when the selection m…

12