Home
last modified time | relevance | path

Searched defs:WindowList (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/idlelib/
DWindowList.py3 class WindowList: class
/external/python/cpython3/Lib/idlelib/
Dwindow.py5 class WindowList: class
/external/pigweed/pw_console/py/pw_console/
Dwindow_manager.py419 def window_list_index(self, window_list: WindowList) -> Optional[int]:
654 self, window_list: WindowList
672 self, window_list: WindowList, diff: int = _WINDOW_SPLIT_ADJUST
Dwindow_list.py111 class WindowList: class