Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/resources/net_internals/
Dsourceentry.js29 this.getSelectionCheckbox().checked = isSelected;
96 this.setSelected(this.getSelectionCheckbox().checked);
284 SourceEntry.prototype.getSelectionCheckbox = function() { method in SourceEntry