Home
last modified time | relevance | path

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

/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) -> int | None:
654 self, window_list: WindowList
672 self, window_list: WindowList, diff: int = _WINDOW_SPLIT_ADJUST
Dwindow_list.py111 class WindowList: class