Home
last modified time | relevance | path

Searched refs:scaling (Results 1 – 25 of 34) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DGoogleCloudRunV2RevisionTemplate.php183 public function setScaling(GoogleCloudRunV2RevisionScaling $scaling) argument
185 $this->scaling = $scaling;
192 return $this->scaling;
DGoogleCloudRunOpV2RevisionTemplate.php183 public function setScaling(GoogleCloudRunOpV2RevisionScaling $scaling) argument
185 $this->scaling = $scaling;
192 return $this->scaling;
DGoogleCloudRunOpV2Revision.php373 public function setScaling(GoogleCloudRunOpV2RevisionScaling $scaling) argument
375 $this->scaling = $scaling;
382 return $this->scaling;
DGoogleCloudRunV2Revision.php373 public function setScaling(GoogleCloudRunV2RevisionScaling $scaling) argument
375 $this->scaling = $scaling;
382 return $this->scaling;
/plugin/latexport/examples/
Dexample.tex108 \usepackage[export]{adjustbox} % To use min width, for better scaling images
/plugin/radarchart/
Dplugin.info.txt39 - Automatic scaling of values
/plugin/flowplayer/player/
DREADME.txt115 - Fixed 'orig' scaling in fullscreen: http://flowplayer.org/forum/2/10274#post-52646
137 - added new scaling option 'crop' that resizes to fill all available space, cropping on top/bottom …
289 …reen works with Flash versions older than 9.0.115, in versions that do not support hardware scaling
353 - fixed 'orig' scaling: the player went to 'fit' scaling after coming back from fullscreen. This is…
430 - logo only uses percentage scaling if it's a SWF file (there is ".swf" in it's url)
/plugin/photogallery/phpThumb/
Dphpthumb.filters.php175 $scaling = (255 - abs($amount)) / 255;
182 $NewPixel[$key] = round($baseamount + ($OriginalPixel[$key] * $scaling));
209 $scaling = 1 + ($amount / 255);
211 $scaling = (255 - abs($amount)) / 255;
218 $NewPixel[$key] = min(255, max(0, round($OriginalPixel[$key] * $scaling)));
/plugin/revealjs/
DREADME.md272 …50px` (it is generally recommended to use only percent values - they are scaling nice with the res…
273 …tion - it is generally recommended to use only percent values - they are scaling nice with the res…
/plugin/flowplay/flowplayer/
DREADME.txt78 - scaling the splash image is now optional. Alternatively it can be centered
133 - New config variable "initialScale" to control the initial scaling of the video
/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.demo.php141 …n' => 'width=300px, watermark (absolute position (75x50), rotation (45), scaling (75x75)))'.$only_…
/plugin/flowplay2/flowplayer/
DREADME.txt246 - scaling the splash image is now optional. Alternatively it can be centered
305 - New config variable "initialScale" to control the initial scaling of the video
421 - Added a per clip parameter 'allowResize' that can be used to override the scaling setting.
/plugin/impressjs/tpl/dokuwiki/
Dimpress.css364 ... and 'scaling' to scale down after another quater of a second.
366 #ing.present .scaling {
/plugin/jmol2/jmol/
DCHANGES.txt1915 # bug fix: set fontscaling with multiple echo texts/images at the same xyz location only scaling th…
2515 # bug fix: scaling of draw object for multimodel environment can cause null pointer exception
2516 # bug fix: scaling of VECTOR was from center, not origin
3088 # bug fix: for delayed font scaling animation using the font command and antialias display
3097 # bug fix: sets offset based on imageFontScaling, not overall font scaling
3099 # bug fix: labels not scaling properly
3102 # bug fix: labels not scaling properly when in script with file load
3124 # bug fixes -- font scaling
4464 # and there is no scaling done ever, so effectively these prefixes
4561 # APPLICATION adjustment to console window scaling/size
/plugin/jcapture/lib/
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/html2pdf/html2pdf/html2ps/
DChangeLog1439 * box.img.php: fixed bug 1253150 (PDFLIB) IMG Proportional scaling
/plugin/dirtylittlehelper/mermaid/editor/docs/
D2.2.js.map1scaling the image up, the 'nearest neighbor' or similar algorithm must be used, so that the image …
/plugin/photogallery/phpThumb/docs/
Dphpthumb.changelog.txt227 ¤ "wmi" filter now supports watermark scaling & rotation
/plugin/jplayer/vendor/james-heinrich/getid3/
Dchangelog.txt1142 scaling value. (thanks sebastianØmaresweb*net)
1753 Changed scaling of BitrateColor() from representing 1-256kbps to
/plugin/sketchcanvas/bundle/
DSketchCanvas.js.map4scaling handles.\r\n\tfor(var n = 0; n < selectobj.length; n++){\r\n\t\t// Do not try to change si…
/plugin/openlayersmap/ol/
Dol.js.map1scaling factor in the x-direction.\n * @param {number} [sy] The scaling factor in the y-directio…
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1scaling the page via zoomIn/zoomOut, the position of the upper-\n // left corner is restored.…
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1scaling factor for [0, 2pi].\n // TODO Allow start and end angle to be specified?\n // TODO …
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1 …age\n// - Retina image\n\n\n// Responsive image\n//\n// Keep images from scaling beyond the width …
/plugin/pdfjs/pdfjs/build/
Dpdf.js.map1scaling shall not be more than 2 to not loose the\n // pixels during drawImage operation, pai…

12