Home
last modified time | relevance | path

Searched refs:resizePopup (Results 1 – 2 of 2) sorted by relevance

/plugin/popupviewer/
H A Dscript.js184 …_.resizePopup(popupData.width, popupData.height, additionalContent.innerHeight(), image, false, po…
255 … _.resizePopup(popupData.width, popupData.height, null, content, true, popupData.hasNextPrevious);
373 …_.resizePopup = function(width, height, additionalHeight, offsetElement, isPageContent, needsNextP… function
/plugin/siteexport/
H A Dscript.js183 … viewer.resizePopup($(window).width(), $(window).height(), null, clone, false, false);