Home
last modified time | relevance | path

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

/third_party/python/Lib/idlelib/
Dfilelist.py117 from idlelib.run import fix_scaling
119 fix_scaling(root)
Drun.py211 fix_scaling(root)
320 def fix_scaling(root): function
Dpyshell.py28 from idlelib.run import fix_scaling
29 fix_scaling(root)
1618 from idlelib.run import fix_scaling
1619 fix_scaling(root)
/third_party/python/Lib/idlelib/idle_test/
Dtest_sidebar.py18 from idlelib.run import fix_scaling
405 fix_scaling(root)