Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
DSourceFrame.js66 var textEditorDelegate = new WebInspector.TextEditorDelegateForSourceFrame(this);
830 WebInspector.TextEditorDelegateForSourceFrame = function(sourceFrame) class in WebInspector
835 WebInspector.TextEditorDelegateForSourceFrame.prototype = {