Home
last modified time | relevance | path

Searched refs:ZoomHeight (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
H A Dtest_zoomheight.py30 zoom = zoomheight.ZoomHeight(self.editwin)
34 zoom = zoomheight.ZoomHeight(self.editwin)
/third_party/python/Lib/idlelib/
H A Dzoomheight.py12 class ZoomHeight: class
H A Deditor.py65 from idlelib.zoomheight import ZoomHeight namespace
348 text.bind("<<zoom-height>>", self.ZoomHeight(self).zoom_height_event)

Completed in 3 milliseconds