Lines Matching refs:tabs
31 // tabs shown at first run.
73 // Assists launching the application and appending the initial tabs for a
115 // Tabs.
120 // Creates a tab for each of the Tabs in |tabs|. If browser is non-null
121 // and a tabbed browser, the tabs are added to it. Otherwise a new tabbed
122 // browser is created and the tabs are added to it. The browser the tabs
127 const std::vector<Tab>& tabs);
159 // . Attempts to restore any pinned tabs from last run of chrome and:
168 // Adds a Tab to |tabs| for each url in |urls| that doesn't already exist
169 // in |tabs|.
171 std::vector<Tab>* tabs);
221 // Additional tabs to open during first run.