Home | History | Annotate | Download | only in tab_contents

Lines Matching refs:child_windows_

457   size_t constrained_window_count() { return child_windows_.size(); }
463 { return child_windows_.begin(); }
467 { return child_windows_.end(); }
753 // Used to access the child_windows_ (ConstrainedWindowList) for testing
842 ConstrainedWindowList child_windows_;