HomeSort by relevance Sort by last modified time
    Searched defs:browser_iterator_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/tab_contents/
tab_contents_iterator.h 39 if (!browser_iterator_.done())
40 return *browser_iterator_;
53 // call from the constructor, when browser_iterator_ points to the first
67 chrome::BrowserIterator browser_iterator_; member in class:TabContentsIterator
  /external/chromium/chrome/browser/ui/
browser_list.h 218 return *browser_iterator_;
242 // call when browser_iterator_ points to the first browser and
247 BrowserList::const_iterator browser_iterator_; member in class:TabContentsIterator

Completed in 178 milliseconds