Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/source_frame/
DGoToLineDialog.js63 …panel.registerShortcuts([goToLineShortcut], WebInspector.GoToLineDialog._show.bind(null, sourceFra…
71 WebInspector.GoToLineDialog._show = function(sourceFrameGetter, event) function in WebInspector.GoToLineDialog
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
DSuggestBox.js142 _show: function() method in WebInspector.SuggestBox
339 this._show();
/external/linux-tools-perf/perf-3.12.0/include/linux/
Dperf_event.h850 #define PMU_EVENT_ATTR(_name, _var, _id, _show) \ argument
852 .attr = __ATTR(_name, 0444, _show, NULL), \
858 _name##_show(struct device *dev, \
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
DSourcesPanel.js403 this._drawerEditor()._show();
1282 _show: function() method in WebInspector.SourcesPanel.DrawerEditor