Searched defs:editwin (Results 1 – 13 of 13) sorted by relevance
/third_party/python/Lib/idlelib/ |
D | format.py | 31 def __init__(self, editwin): argument 215 def __init__(self, editwin): argument 359 def __init__(self, editwin): argument 393 def __init__(self, editwin): argument
|
D | autoexpand.py | 22 def __init__(self, editwin): argument
|
D | zzdummy.py | 37 def __init__(self, editwin): argument
|
D | zoomheight.py | 17 def __init__(self, editwin): argument
|
D | sidebar.py | 70 def __init__(self, editwin): argument 286 def __init__(self, editwin): argument 407 def __init__(self, editwin): argument
|
D | runscript.py | 38 def __init__(self, editwin): argument
|
D | hyperparser.py | 26 def __init__(self, editwin, index): argument
|
D | calltip.py | 20 def __init__(self, editwin=None): argument
|
D | codecontext.py | 49 def __init__(self, editwin): argument
|
D | squeezer.py | 214 def __init__(self, editwin): argument
|
D | autocomplete.py | 40 def __init__(self, editwin=None, tags=None): argument
|
D | parenmatch.py | 40 def __init__(self, editwin): argument
|
D | iomenu.py | 28 def __init__(self, editwin): argument
|