Searched refs:zoom_height (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
H A DZoomHeight.py21 zoom_height(top)
23 def zoom_height(top): function
H A DTreeWidget.py433 self.canvas.bind("<Alt-Key-2>", self.zoom_height)
447 def zoom_height(self, event): member in class:ScrolledCanvas
448 ZoomHeight.zoom_height(self.master)
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
H A DZoomHeight.py21 zoom_height(top)
23 def zoom_height(top): function
H A DTreeWidget.py433 self.canvas.bind("<Alt-Key-2>", self.zoom_height)
447 def zoom_height(self, event): member in class:ScrolledCanvas
448 ZoomHeight.zoom_height(self.master)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
H A DZoomHeight.py21 zoom_height(top)
23 def zoom_height(top): function
H A DTreeWidget.py433 self.canvas.bind("<Alt-Key-2>", self.zoom_height)
447 def zoom_height(self, event): member in class:ScrolledCanvas
448 ZoomHeight.zoom_height(self.master)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
H A DZoomHeight.py21 zoom_height(top)
23 def zoom_height(top): function
H A DTreeWidget.py433 self.canvas.bind("<Alt-Key-2>", self.zoom_height)
447 def zoom_height(self, event): member in class:ScrolledCanvas
448 ZoomHeight.zoom_height(self.master)

Completed in 115 milliseconds