Home
last modified time | relevance | path

Searched defs:populateLineGutterContextMenu (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
DSourceFrame.js740 populateLineGutterContextMenu: function(contextMenu, lineNumber) method in WebInspector.SourceFrame
862 populateLineGutterContextMenu: function(contextMenu, lineNumber) method in WebInspector.TextEditorDelegateForSourceFrame
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DTextEditor.js340 populateLineGutterContextMenu: function(contextMenu, lineNumber) { }, method in WebInspector.TextEditorDelegate
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DJavaScriptSourceFrame.js250 populateLineGutterContextMenu: function(contextMenu, lineNumber) method in WebInspector.JavaScriptSourceFrame