Searched defs:rmenu_specs (Results 1 – 7 of 7) sorted by relevance
| /external/python/cpython3/Lib/idlelib/ | ||
| D | squeezer.py | 185 rmenu_specs = ( variable in ExpandingButton |
| D | outwin.py | 68 rmenu_specs = [ variable in OutputWindow |
| D | pyshell.py | 162 rmenu_specs = [ variable in PyShellEditorWindow |
| D | editor.py | 539 rmenu_specs = [ variable in EditorWindow |
| /external/python/cpython2/Lib/idlelib/ | ||
| D | OutputWindow.py | 59 rmenu_specs = [ variable in OutputWindow |
| D | PyShell.py | 147 rmenu_specs = [ variable in PyShellEditorWindow |
| D | EditorWindow.py | 499 rmenu_specs = [ variable in EditorWindow |