Searched refs:filterTextChanged_ (Results 1 – 2 of 2) sorted by relevance
49 this.filterTextChanged_.bind(this));69 this.filterTextChanged_();102 filterTextChanged_: function() { method in FindControl
505 …ilterEl_.type="input";this.filterEl_.addEventListener("input",this.filterTextChanged_.bind(this));…506 ….addEventListener("focus",function(a){this.controller.reset();this.filterTextChanged_();this.filte…507 …this.updateHitCountEl_()},focus:function(){this.filterEl_.focus()},filterTextChanged_:function(){t… method in b