Searched refs:handleScroll_ (Results 1 – 4 of 4) sorted by relevance
56 this.scrollListener_ = this.handleScroll_.bind(this);133 handleScroll_: function(e) { method in DragAndDropController
169 this.list_.addEventListener('scroll', this.handleScroll_.bind(this));258 handleScroll_: function(e) { method in Table
647 document.addEventListener('scroll', this.handleScroll_.bind(this));650 this.handleScroll_();683 OptionsPage.handleScroll_ = function() { function
525 document.addEventListener('scroll', this.handleScroll_.bind(this));618 OptionsPage.handleScroll_ = function(e) { function