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