Home
last modified time | relevance | path

Searched refs:naturalWidth (Results 1 – 21 of 21) sorted by relevance

/plugin/imageflow/ !
Dscript.js181 … if (typeof img.naturalWidth != "undefined" && img.naturalWidth == 0) { return false; }
210 __self.width = __self.image.naturalWidth();
718 …if ( typeof $.fn.naturalWidth != 'undefined' && typeof $.fn.naturalHeight != 'undefined' ) { retur…
722 $.fn.naturalWidth = function() { return this[0].naturalWidth; }; function
727 $.fn.naturalWidth = function() { return img(this.src).width; };
/plugin/popupviewer/ !
H A Dscript.js362 var width = offsetElement.naturalWidth() || offsetElement.outerWidth();
693 …if ( typeof $.fn.naturalWidth != 'undefined' && typeof $.fn.naturalHeight != 'undefined' ) { retur…
697 $.fn.naturalWidth = function() { return this[0].naturalWidth; }; function
702 $.fn.naturalWidth = function() { return img(this.src).width; };
/plugin/layeranimation/ !
Dscript.js462 if (typeof img.naturalWidth !== "undefined" && img.naturalWidth === 0) {
/plugin/photogallery/lightGallery/js/ !
Dlg-zoom.min.js4 …namic?b.core.s.dynamicEl[g].width||e[0].naturalWidth||j:b.core.$items.eq(g).attr("data-width")||e[…
Dlg-zoom.js155 nw = _this.core.s.dynamicEl[index].width || $image[0].naturalWidth || w;
157 nw = _this.core.$items.eq(index).attr('data-width') || $image[0].naturalWidth || w;
/plugin/imapmarkers/ !
Dscript.js185 …$(this).mapster('resize', ($(this)[0].naturalWidth < parentparent.width()) ? $(this)[0].naturalWid…
Djquery.imagemapster.js372 ? image.width || image.naturalWidth
/plugin/diagramsnet/lib/js/croppie/ !
Dcroppie.min.js1naturalWidth,i=e.naturalHeight,o=t||f(e);if(o&&5<=o){var r=n;n=i,i=r}return{width:n,height:i}}g=e(…
/plugin/imagemapping/ !
Djquery.imagemapster.js8 …)},size:function(e,t){var a=$.mapster.utils;return{width:t?e.width||e.naturalWidth:a.imgWidth(e,!0…
/plugin/revealjs/js/ !
Dreveal.js2369 var nw = element.naturalWidth || element.videoWidth,
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ !
Dfabric.js5448 if (source.naturalWidth === 0 || source.naturalHeight === 0) {
Dfabric.min.js4 …eof source.src!=="undefined"){if(!source.complete){return""}if(source.naturalWidth===0||source.nat…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ !
Dfirebug-lite-debug.js25076 var w = img.naturalWidth || img.width || 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.js135naturalWidth,i=e.naturalHeight,o=t||f(e);if(o&&5<=o){var r=n;n=i,i=r}return{width:n,height:i}}g=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 …hanged()},e.prototype.handleImageLoad_=function(){var t=this.image_;t.naturalWidth&&t.naturalHeigh…
/plugin/dirtylittlehelper/mermaid/editor/docs/ !
D3.3.js.map1 …ribute. Specifically, the image would raster at these dimensions and `naturalWidth`/`naturalHeight…
/plugin/openlayersmap/ol/ !
H A Dol.js.map1naturalWidth and naturalHeight\n this.state = TileState.LOADED;\n } else {\n const im…