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