Home
last modified time | relevance | path

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

/external/pigweed/pw_console/py/
Dwindow_manager_test.py54 def _window_list_widths(window_manager): argument
65 def _window_list_heights(window_manager): argument
76 def _window_pane_widths(window_manager, window_list_index=0): argument
87 def _window_pane_heights(window_manager, window_list_index=0): argument
98 def _window_pane_counts(window_manager): argument
105 def window_pane_titles(window_manager): argument
115 def target_list_and_pane(window_manager, list_index, pane_index): argument
Dcommand_runner_test.py58 def window_pane_titles(window_manager): argument
68 def target_list_and_pane(window_manager, list_index, pane_index): argument
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_session.h225 WindowManager window_manager; member
/external/pigweed/pw_console/py/pw_console/
Dwindow_manager.py55 self, window_manager, window_list: Any, *args, **kwargs argument