Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js705 targetHeight = 0,
769 targetHeight = BROWSER.iOS ? window.innerHeight : target.height();
792 targetHeight = target.outerHeight(FALSE);
799 targetHeight = pluginCalculations.height;
819 position.top += at.y === BOTTOM ? targetHeight : at.y === CENTER ? targetHeight / 2 : 0;
830 this, position, posOptions, targetWidth, targetHeight, elemWidth, elemHeight
2542 ;PLUGINS.viewport = function(api, position, posOptions, targetWidth, targetHeight, elemWidth, elemH… argument
2644 …top: methodY !== 'none' ? calculate( Y, X, methodY, adjust.y, TOP, BOTTOM, HEIGHT, targetHeight, e…