Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py131 def on_zoom_out(self, action): member in PyBootchartWidget
275 ('ZoomOut', gtk.STOCK_ZOOM_OUT, None, None, None, self.widget2.on_zoom_out),