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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_strip.h 260 typedef std::map<int, std::vector<Tab*> > TabsClosingMap;
544 TabsClosingMap tabs_closing_map_;
tab_strip.cc 1005 for (TabsClosingMap::const_iterator i(tabs_closing_map_.begin());
    [all...]

Completed in 36 milliseconds