Home
last modified time | relevance | path

Searched refs:ShortcutsScreen (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/components/
DShortcutsScreen.js34 WebInspector.ShortcutsScreen = function() class in WebInspector
40 WebInspector.ShortcutsScreen.prototype = {
215 WebInspector.ShortcutsScreen.registerShortcuts = function()
220 …var navigate = WebInspector.ShortcutsScreen.ElementsPanelShortcuts.NavigateUp.concat(WebInspector.
223 …var expandCollapse = WebInspector.ShortcutsScreen.ElementsPanelShortcuts.Expand.concat(WebInspecto…
226 …elementsSection.addAlternateKeys(WebInspector.ShortcutsScreen.ElementsPanelShortcuts.EditAttribute…
227 …elementsSection.addAlternateKeys(WebInspector.ShortcutsScreen.ElementsPanelShortcuts.HideElement, …
228 …elementsSection.addAlternateKeys(WebInspector.ShortcutsScreen.ElementsPanelShortcuts.ToggleEditAsH…
232 …tPreviousProperty = WebInspector.ShortcutsScreen.ElementsPanelShortcuts.NextProperty.concat(WebIns…
235 …stylesPaneSection.addRelatedKeys(WebInspector.ShortcutsScreen.ElementsPanelShortcuts.IncrementValu…
[all …]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTransformController.js35 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.ResetView, this._resetA…
37 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.ZoomIn, this._onKeyboar…
38 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.ZoomOut, this._onKeyboa…
40 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.PanUp, this._onPan.bind…
41 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.PanDown, this._onPan.bi…
42 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.PanLeft, this._onPan.bi…
43 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.PanRight, this._onPan.b…
45 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.RotateCWX, this._onKeyb…
46 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.RotateCCWX, this._onKey…
47 …registerShortcutDelegate(WebInspector.ShortcutsScreen.LayersPanelShortcuts.RotateCWY, this._onKeyb…
[all …]
DTimelinePanel.js513 …this.registerShortcuts(WebInspector.ShortcutsScreen.TimelinePanelShortcuts.StartStopRecording, thi…
514 …this.registerShortcuts(WebInspector.ShortcutsScreen.TimelinePanelShortcuts.SaveToFile, this._saveT…
515 …this.registerShortcuts(WebInspector.ShortcutsScreen.TimelinePanelShortcuts.LoadFromFile, this._sel…
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DSourcesView.js110 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.JumpToPreviousLocat…
111 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.JumpToNextLocation,…
112 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.CloseEditorTab, thi…
113 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.GoToLine, this._sho…
114 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.GoToMember, this._s…
116 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.ToggleBreakpoint, t…
117 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.Save, this._save.bi…
118 …registerShortcut.call(this, WebInspector.ShortcutsScreen.SourcesPanelShortcuts.SaveAll, this._save…
DCallStackSidebarPane.js315 …registerShortcutDelegate(WebInspector.ShortcutsScreen.SourcesPanelShortcuts.NextCallFrame, this._s…
316 …registerShortcutDelegate(WebInspector.ShortcutsScreen.SourcesPanelShortcuts.PrevCallFrame, this._s…
DCSSSourceFrame.js45 var shortcutKeys = WebInspector.ShortcutsScreen.SourcesPanelShortcuts;
DSourcesPanel.js728 …egisterShortcuts("scripts-run-snippet", title, handler, WebInspector.ShortcutsScreen.SourcesPanelS…
745 …dRegisterShortcuts("scripts-step-over", title, handler, WebInspector.ShortcutsScreen.SourcesPanelS…
751 …dRegisterShortcuts("scripts-step-into", title, handler, WebInspector.ShortcutsScreen.SourcesPanelS…
757 …ndRegisterShortcuts("scripts-step-out", title, handler, WebInspector.ShortcutsScreen.SourcesPanelS…
DJavaScriptSourceFrame.js184 var shortcutKeys = WebInspector.ShortcutsScreen.SourcesPanelShortcuts;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/main/
DMain.js297 WebInspector.shortcutsScreen = new WebInspector.ShortcutsScreen();
303 WebInspector.ShortcutsScreen.registerShortcuts();
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/profiler/
DProfilesPanel.js560 …this.registerShortcuts(WebInspector.ShortcutsScreen.ProfilesPanelShortcuts.StartStopRecording, thi…
/external/chromium_org/third_party/WebKit/Source/devtools/
Dbuild_core_module.target.darwin-arm.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.linux-arm.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.linux-arm64.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.linux-mips.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.linux-x86_64.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.linux-x86.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.darwin-x86_64.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.darwin-mips.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.darwin-x86.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dbuild_core_module.target.darwin-arm64.mk27 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Ddevtools.gypi209 'front_end/components/ShortcutsScreen.js',
Dconcatenated_devtools_css.target.linux-x86.mk24 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dconcatenated_devtools_css.target.linux-mips.mk24 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dconcatenated_devtools_css.target.linux-arm64.mk24 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…
Dconcatenated_devtools_css.target.darwin-x86_64.mk24 …(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/components/ShortcutsScreen.js $(LOCAL_PA…

12