Searched refs:command_runner_width (Results 1 – 2 of 2) sorted by relevance
/external/pigweed/pw_console/py/pw_console/ | ||
D | console_prefs.py | 310 def command_runner_width(self) -> int: member in ConsolePrefs |
D | console_app.py | 317 width=self.prefs.command_runner_width, |