Searched refs:getPinnedOffset (Results 1 – 2 of 2) sorted by relevance
6 …getPinnedOffset=function(){if(this.pinnedOffset)return this.pinnedOffset;this.$element.removeClass… method in h
2480 Affix.prototype.getPinnedOffset = function () { method in Affix2518 this.unpin = affix == 'bottom' ? this.getPinnedOffset() : null