Home
last modified time | relevance | path

Searched refs:command_runner_width (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dconsole_prefs.py310 def command_runner_width(self) -> int: member in ConsolePrefs
H A Dconsole_app.py317 width=self.prefs.command_runner_width,