Home
last modified time | relevance | path

Searched refs:onEnableCheckboxClicked_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/resources/net_internals/
Dhttpthrottlingview.js13 this.enableCheckbox_.onclick = this.onEnableCheckboxClicked_.bind(this);
32 HttpThrottlingView.prototype.onEnableCheckboxClicked_ = function() { method in HttpThrottlingView