Searched defs:kNoTab (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/tabs/
H A Dtab_strip_model.h113 static const int kNoTab = -1; member in class:TabStripModel
253 // TabStripModel::kNoTab if the TabContents is not in this TabStripModel.
257 // TabContents, or TabStripModel::kNoTab if the TabContents is not in this
264 // Returns the index of the specified NavigationController, or kNoTab if it is
/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.h124 static const int kNoTab = -1; member in class:TabStripModel
254 // Returns the index of the specified WebContents, or TabStripModel::kNoTab
383 // InsertWebContentsAt to do the actual insertion. Pass kNoTab for |index| to

Completed in 144 milliseconds