Searched defs:ApplyKeybindings (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/idlelib/ | ||
| D | editor.py | 862 def ApplyKeybindings(self): member in EditorWindow |
| /external/python/cpython2/Lib/idlelib/ | ||
| D | EditorWindow.py | 793 def ApplyKeybindings(self): member in EditorWindow |