Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass… method in h
H A Dbootstrap-3.4.1.js2480 Affix.prototype.getPinnedOffset = function () { method in Affix
2518 this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null