Searched refs:removeHighlight (Results 1 – 3 of 3) sorted by relevance
113 removeHighlight: function(highlightDescriptor) { }, method in WebInspector.TextEditor
365 this.textEditor.removeHighlight(this._popoverAnchorBox._highlightDescriptor);840 textEditor.removeHighlight(highlightDescriptor);
617 removeHighlight: function(highlightDescriptor) method in WebInspector.CodeMirrorTextEditor