Searched defs:window_list_index (Results 1 – 2 of 2) sorted by relevance
76 def _window_pane_widths(window_manager, window_list_index=0): argument87 def _window_pane_heights(window_manager, window_list_index=0): argument
419 def window_list_index(self, window_list: WindowList) -> int | None: member in WindowManager