Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/idlelib/
Dfilelist.py117 from idlelib.run import fix_scaling
119 fix_scaling(root)
Drun.py219 fix_scaling(root)
329 def fix_scaling(root): function
Dpyshell.py1605 from idlelib.run import fix_scaling
1606 fix_scaling(root)
/external/python/cpython3/Lib/idlelib/idle_test/
Dtest_sidebar.py18 from idlelib.run import fix_scaling
405 fix_scaling(root)