OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:on_mouse_down
(Results
1 - 1
of
1
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
SchedGui.py
51
self.scroll_panel.Bind(wx.EVT_LEFT_DOWN, self.
on_mouse_down
)
54
self.scroll.Bind(wx.EVT_LEFT_DOWN, self.
on_mouse_down
)
134
def
on_mouse_down
(self, event):
member in class:RootFrame
Completed in 212 milliseconds