Searched refs:updateLayout (Results 1 – 1 of 1) sorted by relevance
4742 if(this.fixedWidth){this.updateLayout(true)4750 }this.updateLayout(true)4775 }this.updateLayout(false,forceAll)4808 }}}},onOverflow:function(){this.updateLayout(false,false,3)4831 },updateLayout:function(initial,forceAll,extraWidth){if(this.fixedWidth){this.box.style.left=(this.… method