Searched defs:column_order (Results 1 – 2 of 2) sorted by relevance
| /external/pigweed/pw_console/py/pw_console/ | ||
| D | console_prefs.py | 200 def column_order(self) -> List: member in ConsolePrefs |
| /external/pigweed/pw_watch/py/pw_watch/ | ||
| D | watch_app.py | 264 def column_order(self) -> list: member in WatchAppPrefs |