Home | History | Annotate | Download | only in settings

Lines Matching refs:Removed

438         this._fileSystemsList.addEventListener(WebInspector.SettingsList.Events.Removed, this._fileSystemRemovedfromList.bind(this));
688 Removed: "Removed",
736 this.dispatchEventToListeners(WebInspector.SettingsList.Events.Removed, itemId);