HomeSort by relevance Sort by last modified time
    Searched full:on_paint (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/src/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
SchedGui.py 49 self.scroll_panel.Bind(wx.EVT_PAINT, self.on_paint)
52 self.scroll.Bind(wx.EVT_PAINT, self.on_paint)
108 def on_paint(self, event): member in class:RootFrame

Completed in 70 milliseconds