Home | History | Annotate | Download | only in front_end

Lines Matching refs:_update

105         this._update();
110 this._update();
124 this._update();
159 _update: function()
197 this._update();
245 this._update();
304 this._refreshTimeout = setTimeout(this._update.bind(this), 300);