Home
last modified time | relevance | path

Searched refs:imageWidth (Results 1 – 19 of 19) sorted by relevance

/plugin/combo/ComboStrap/
H A DFetcherRaster.php34 private int $imageWidth; variable in ComboStrap\\FetcherRaster
86 return $this->imageWidth;
152 $this->imageWidth = self::FAKE_LENGTH_FOR_BROKEN_IMAGES;
166 $this->imageWidth = (int)$imageSize[0];
167 if (empty($this->imageWidth)) {
H A DRasterImageLink.php367 function getSizes($screenWidth, $imageWidth): string argument
372 …$screenWidth}px) and (min-resolution:" . (3 * $dpiBase) . "dpi) " . intval($imageWidth / 3) . "px";
373 …$screenWidth}px) and (min-resolution:" . (2 * $dpiBase) . "dpi) " . intval($imageWidth / 2) . "px";
374 …= ", (max-width: {$screenWidth}px) and (min-resolution:" . (1 * $dpiBase) . "dpi) {$imageWidth}px";
376 $sizes = "(max-width: {$screenWidth}px) {$imageWidth}px";
/plugin/jcapture/src/com/hammurapi/jcapture/
DRegion.java65 int imageWidth = width; in grabImage() local
66 int widthDelta = imageWidth+imageLocation.x - master.getWidth(); in grabImage()
68 imageWidth-=widthDelta; in grabImage()
77 BufferedImage bImage = new BufferedImage(imageWidth, imageHeight, BufferedImage.TYPE_INT_ARGB); in grabImage()
78 for (int x=0; x<imageWidth; ++x) { in grabImage()
/plugin/lytebox/
Dlytebox.js376 var imageWidth = imgPreloader.width;
382 if (imageWidth > x) {
383 imageHeight = Math.round(imageHeight * (x / imageWidth));
384 imageWidth = x;
386 imageWidth = Math.round(imageWidth * (y / imageHeight));
390 imageWidth = Math.round(imageWidth * (y / imageHeight));
392 if (imageWidth > x) {
393 imageHeight = Math.round(imageHeight * (x / imageWidth));
394 imageWidth = x;
400 lbImage.width = imageWidth;
[all …]
/plugin/prettyphoto/js/
Djquery.prettyPhoto.js575 imageWidth = width, imageHeight = height;
582 imageWidth = (windowWidth - 200);
583 imageHeight = (height/width) * imageWidth;
586 imageWidth = (width/height) * imageHeight;
591 pp_containerHeight = imageHeight, pp_containerWidth = imageWidth;
600 _getDimensions(imageWidth,imageHeight);
604 width:Math.floor(imageWidth),
/plugin/gallery/simple-lightbox/
Dsimple-lightbox.js579 var imageWidth = event.target.width,
581 … if (_this5.options.scaleImageToRatio || imageWidth > windowWidth || imageHeight > windowHeight) {
582 …var ratio = imageWidth / imageHeight > windowWidth / windowHeight ? imageWidth / windowWidth : ima…
583 imageWidth /= ratio;
587 …_this5.domNodes.image.style.left = (window.innerWidth - imageWidth - _this5.globalScrollbarWidth) …
588 _this5.domNodes.image.style.width = imageWidth + 'px';
644 _this5.setCaption(captionText, imageWidth);
648 _this5.setCaption(captionText, imageWidth);
1099 value: function setCaption(captionText, imageWidth, allowHTML) {
1105 this.domNodes.caption.style.width = imageWidth + 'px';
/plugin/panoview/
H A Dscript.js96 this.imgsize.x = (typeof options.imageWidth == 'undefined' ? -1 : parseInt(options.imageWidth));
/plugin/jcapture/lib/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js16514 var imageWidth = image._minWidth;
16518 offset = width - imageWidth;
16521 offset = (width - imageWidth) / 2;
Dpdfmake.min.js.map1imageWidth","block","ctx","img","contextOrWidth","inlineWidths","getTableInnerContentWidth","prepa…
/plugin/achart/assets/
Dapexcharts.min.js6imageWidth:150,imageHeight:150,imageOffsetX:0,imageOffsetY:0,imageClipped:!0,position:"front",drop…
/plugin/ol3/
Dscript.js8 …n=hc(this.getProjection()),i=this.hidpi_?2:1,o=e.imageWidth==e.imageHeight?e.imageWidth/i:[e.image…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js68938 var imageWidth = image._minWidth;
68942 offset = width - imageWidth;
68945 offset = (width - imageWidth) / 2;
/plugin/openlayersmap/ol/
Dol.js.map1imageWidth The image width\n * @property {number} zoomMin The minimum zoom level\n * @property {nu…