Home
last modified time | relevance | path

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

/plugin/imageflow/
H A Dscript.js723 $.fn.naturalHeight = function() { return this[0].naturalHeight; }; function
/plugin/popupviewer/
H A Dscript.js700 $.fn.naturalHeight = function() { return this[0].naturalHeight; }; function