Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DFetcherScreenshot.php145 … $naturalHeight = DataType::toInteger($img->getAttribute("naturalHeight"), 0);
146 if ($naturalHeight !== 0)
/plugin/popupviewer/
Dscript.js363 var height = offsetElement.naturalHeight() || offsetElement.outerHeight();
693 …if ( typeof $.fn.naturalWidth != 'undefined' && typeof $.fn.naturalHeight != 'undefined' ) { retur…
698 $.fn.naturalHeight = function() { return this[0].naturalHeight; }; function
703 $.fn.naturalHeight = function() { return img(this.src).height; };
/plugin/imageflow/
Dscript.js211 …__self.height = __self.image.naturalHeight(); // - ( this.image.height * this.reflectionHeight ); …
718 …if ( typeof $.fn.naturalWidth != 'undefined' && typeof $.fn.naturalHeight != 'undefined' ) { retur…
723 $.fn.naturalHeight = function() { return this[0].naturalHeight; }; function
728 $.fn.naturalHeight = function() { return img(this.src).height; };
/plugin/diagramsnet/lib/js/croppie/
Dcroppie.min.js1naturalHeight,o=t||f(e);if(o&&5<=o){var r=n;n=i,i=r}return{width:n,height:i}}g=e("transform"),v=e(…
/plugin/imagemapping/
Djquery.imagemapster.js8 …width:t?e.width||e.naturalWidth:a.imgWidth(e,!0),height:t?e.height||e.naturalHeight:a.imgHeight(e,…
/plugin/imapmarkers/
Djquery.imagemapster.js375 ? image.height || image.naturalHeight
/plugin/revealjs/js/
Dreveal.js2370 nh = element.naturalHeight || element.videoHeight;
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js201 var naturalHeight = flexHeights[i];
202 var newHeight = minOffset - (naturalOffset - naturalHeight); // subtract the margin/padding
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js5448 if (source.naturalWidth === 0 || source.naturalHeight === 0) {
Dfabric.min.js4 …ed"){if(!source.complete){return""}if(source.naturalWidth===0||source.naturalHeight===0){return""}…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js25077 h = img.naturalHeight || img.height || 10;
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js6635 }var updateInfoTip=function(){var w=img.naturalWidth||img.width||10,h=img.naturalHeight||img.height…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js6646 }var updateInfoTip=function(){var w=img.naturalWidth||img.width||10,h=img.naturalHeight||img.height…
/plugin/diagramsnet/lib/js/
Dapp.min.js135naturalHeight,o=t||f(e);if(o&&5<=o){var r=n;n=i,i=r}return{width:n,height:i}}g=e("transform"),v=e(…
/plugin/ckgedit/ckeditor/
Dckeditor.js1333 a.naturalWidth)+'" height\x3d"'+(b.responseData.height||a.naturalHeight)+'"\x3e')}}),c.on("paste",f…
Dckeditor.js.unc26570 … a.naturalWidth) + '" height\x3d"' + (b.responseData.height || a.naturalHeight) + '"\x3e')
/plugin/ol3/
Dscript.js8 …otype.handleImageLoad_=function(){var t=this.image_;t.naturalWidth&&t.naturalHeight?this.state=to:…
/plugin/dirtylittlehelper/mermaid/editor/docs/
D3.3.js.map1 …cally, the image would raster at these dimensions and `naturalWidth`/`naturalHeight` on images wou…
/plugin/openlayersmap/ol/
Dol.js.map1naturalHeight\n this.state = TileState.LOADED;\n } else {\n const image = /** @type {…