Searched refs:ConstrainedWindowList (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents.h459 typedef std::deque<ConstrainedWindow*> ConstrainedWindowList; typedef in class:TabContents
462 ConstrainedWindowList::iterator constrained_window_begin()
466 ConstrainedWindowList::iterator constrained_window_end()
753 // Used to access the child_windows_ (ConstrainedWindowList) for testing
842 ConstrainedWindowList child_windows_;

Completed in 95 milliseconds