Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTextEditor.js113 removeHighlight: function(highlightDescriptor) { }, method in WebInspector.TextEditor
DJavaScriptSourceFrame.js365 this.textEditor.removeHighlight(this._popoverAnchorBox._highlightDescriptor);
840 textEditor.removeHighlight(highlightDescriptor);
DCodeMirrorTextEditor.js617 removeHighlight: function(highlightDescriptor) method in WebInspector.CodeMirrorTextEditor