Home
last modified time | relevance | path

Searched refs:targetHeight (Results 1 – 10 of 10) sorted by relevance

/plugin/combo/ComboStrap/
H A DRasterImageLink.php114 $targetHeight = $fetchRaster->getTargetHeight();
120 $attributes->addOutputAttributeValue("height", $targetHeight . $htmlLengthUnit);
124 $attributes->addStyleDeclarationIfNotSet("max-height", $targetHeight . $cssLengthUnit);
159 $fetchRaster->checkLogicalRatioAgainstTargetRatio($targetWidth, $targetHeight);
299 …tributes->addOutputAttributeValue("srcset", LazyLoad::getPlaceholder($targetWidth, $targetHeight));
315 …$attributes->addOutputAttributeValue("src", LazyLoad::getPlaceholder($targetWidth, $targetHeight));
H A DFetcherRaster.php108 $targetHeight = $this->getTargetHeight();
111 $this->setRequestedHeight($targetHeight);
H A DFetcherSvg.php972 $targetHeight = $this->getTargetHeight();
1034 ->setAttribute(Dimension::HEIGHT_KEY, $targetHeight);
1043 if ($targetWidth !== $targetHeight) {
1052 …et width of ($targetWidth) that is different from the target height ($targetHeight). The icon will…
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.ui-deps.js907 var atOffset, targetWidth, targetHeight, targetOffset, basePosition, dimensions,
926 targetHeight = dimensions.height;
976 basePosition.top += targetHeight;
978 basePosition.top += targetHeight / 2;
981 atOffset = getOffsets( offsets.at, targetWidth, targetHeight );
1023 targetHeight: targetHeight, property
1045 bottom = top + targetHeight - elemHeight,
1052 height: targetHeight
1067 if ( targetHeight < elemHeight && abs( top + bottom ) < targetHeight ) {
1226 data.targetHeight :
[all …]
/plugin/advrack/
Djquery.qtip.js712 targetHeight = 0,
794 targetHeight = BROWSER.iOS ? window.innerHeight : target.height();
817 targetHeight = target.outerHeight(FALSE);
824 targetHeight = pluginCalculations.height;
844 position.top += at.y === BOTTOM ? targetHeight : at.y === CENTER ? targetHeight / 2 : 0;
855 this, position, posOptions, targetWidth, targetHeight, tooltipWidth, tooltipHeight
2931 ;PLUGINS.viewport = function(api, position, posOptions, targetWidth, targetHeight, elemWidth, elemH… argument
3032 …top: methodY !== 'none' ? calculate( Y, X, methodY, adjust.y, TOP, BOTTOM, HEIGHT, targetHeight, e…
/plugin/indexmenu/scripts/fancytree/
Djquery.fancytree-all-deps.js902 var atOffset, targetWidth, targetHeight, targetOffset, basePosition, dimensions,
921 targetHeight = dimensions.height;
971 basePosition.top += targetHeight;
973 basePosition.top += targetHeight / 2;
976 atOffset = getOffsets( offsets.at, targetWidth, targetHeight );
1018 targetHeight: targetHeight, property
1040 bottom = top + targetHeight - elemHeight,
1047 height: targetHeight
1062 if ( targetHeight < elemHeight && abs( top + bottom ) < targetHeight ) {
1221 data.targetHeight :
[all …]
Djquery.fancytree-all-deps.min.js1targetHeight:p,elemWidth:a,elemHeight:l,collisionPosition:n,collisionWidth:r,collisionHeight:o,off… property
Djquery.fancytree-all-deps.min.js.map1 …"scrollTop","outerWidth","outerHeight","of","atOffset","targetWidth","targetHeight","targetOffset"…
/plugin/zwidoku/files/
H A Djquery.js9targetHeight:f,elemWidth:l,elemHeight:c,collisionPosition:s,collisionWidth:x,collisionHeight:C,off… property
/plugin/openlayersmap/ol/
Dol.js.map1targetHeight = typeof size === 'number' ? size : size[1];\n const outWidth = Math.round(targetW…