Searched refs:isPageContent (Results 1 – 1 of 1) sorted by relevance
351 internal.optimalSize = function(offsetElement, isPageContent) { argument371 …_.resizePopup = function(width, height, additionalHeight, offsetElement, isPageContent, needsNextP… argument377 var optimalSize = internal.optimalSize(offsetElement, isPageContent);397 if ( !isPageContent ) { // If this is an image we will have to fix the size406 if ( !isPageContent ) { // If this is an image we will have to fix the size420 if ( !isPageContent || (offsetElement && offsetElement.is('img')) ) {436 height : isPageContent ? height : 'auto',446 if ( isPageContent ) {452 _.handleNextAndPrevious(!isPageContent || needsNextPrevious);