Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js2582 …function calculate(side, otherSide, type, adjust, side1, side2, lengthName, targetLength, elemLeng… argument
2589 tipLength = tip && tip.size ? tip.size[lengthName] || 0 : 0,
2592 overflow2 = initialPos + elemLength - viewport[lengthName] - viewportScroll + tipAdjust,
2606 …Math.max(-container.offset[side1] + viewport.offset[side1] + viewport[lengthName], initialPos + of…