Searched refs:isPageContent (Results 1 – 1 of 1) sorted by relevance
353 internal.optimalSize = function(offsetElement, isPageContent) { argument373 …_.resizePopup = function(width, height, additionalHeight, offsetElement, isPageContent, needsNextP… argument379 var optimalSize = internal.optimalSize(offsetElement, isPageContent);399 if ( !isPageContent ) { // If this is an image we will have to fix the size408 if ( !isPageContent ) { // If this is an image we will have to fix the size422 if ( !isPageContent || (offsetElement && offsetElement.is('img')) ) {438 height : isPageContent ? height : 'auto',448 if ( isPageContent ) {454 _.handleNextAndPrevious(!isPageContent || needsNextPrevious);