Searched refs:replaceSelectionWith (Results 1 – 3 of 3) sorted by relevance
76 replaceSelectionWith: function(text) method in WebInspector.Panel
484 this._searchProvider.replaceSelectionWith(this._replaceInputElement.value);
1145 replaceSelectionWith: function(text) method in WebInspector.SourcesPanel