Home
last modified time | relevance | path

Searched defs:editwin (Results 1 – 22 of 22) sorted by relevance

/external/python/cpython3/Lib/idlelib/
Drstrip.py8 def __init__(self, editwin): argument
Dzoomheight.py17 def __init__(self, editwin): argument
Dautoexpand.py32 def __init__(self, editwin): argument
Dparagraph.py30 def __init__(self, editwin): argument
Drunscript.py48 def __init__(self, editwin): argument
Dhyperparser.py26 def __init__(self, editwin, index): argument
Dcodecontext.py36 def __init__(self, editwin): argument
Dcalltips.py26 def __init__(self, editwin=None): argument
Dautocomplete.py39 def __init__(self, editwin=None): argument
Dparenmatch.py58 def __init__(self, editwin): argument
Diomenu.py117 def __init__(self, editwin): argument
/external/python/cpython2/Lib/idlelib/
DRstripExtension.py8 def __init__(self, editwin): argument
DZoomHeight.py16 def __init__(self, editwin): argument
DAutoExpand.py32 def __init__(self, editwin): argument
DFormatParagraph.py29 def __init__(self, editwin): argument
DHyperParser.py14 def __init__(self, editwin, index): argument
DCodeContext.py34 def __init__(self, editwin): argument
DScriptBinding.py50 def __init__(self, editwin): argument
DCallTips.py26 def __init__(self, editwin=None): argument
DAutoComplete.py41 def __init__(self, editwin=None): argument
DParenMatch.py59 def __init__(self, editwin): argument
DIOBinding.py146 def __init__(self, editwin): argument