Searched defs:AnyContainer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/pw_console/py/pw_console/widgets/ | ||
H A D | border.py | 31 content: AnyContainer, |
H A D | window_pane.py | 227 def has_child_container(self, child_container: AnyContainer) -> bool: |