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

  /external/chromium/chrome/browser/tabs/
tab_strip_model.h 113 static const int kNoTab = -1;
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/
tab_strip_model.h 124 static const int kNoTab = -1;
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 449 milliseconds