Home
last modified time | relevance | path

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

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