Home
last modified time | relevance | path

Searched defs:naturalWidth (Results 1 – 2 of 2) sorted by relevance

/plugin/imageflow/
H A Dscript.js722 $.fn.naturalWidth = function() { return this[0].naturalWidth; }; function
/plugin/popupviewer/
H A Dscript.js699 $.fn.naturalWidth = function() { return this[0].naturalWidth; }; function