Searched refs:resizePopup (Results 1 – 2 of 2) sorted by relevance
| /plugin/popupviewer/ |
| D | script.js | 184 …_.resizePopup(popupData.width, popupData.height, additionalContent.innerHeight(), image, false, po… 254 … _.resizePopup(popupData.width, popupData.height, null, content, true, popupData.hasNextPrevious); 371 …_.resizePopup = function(width, height, additionalHeight, offsetElement, isPageContent, needsNextP… function
|
| /plugin/siteexport/ |
| D | script.js | 183 … viewer.resizePopup($(window).width(), $(window).height(), null, clone, false, false);
|