Searched defs:add_types (Results 1 – 13 of 13) sorted by relevance
65 int add_types; member
276 int add_types) { in InsertWebContentsAt()788 int add_types) { in AddWebContents()
43 void add_types(int added_types) { types_ |= added_types; } in add_types() function
106 int add_types = select ? TabStripModel::ADD_ACTIVE in AddRestoredTab() local
680 int add_types = TabStripModel::ADD_ACTIVE | in DuplicateTabAt() local1204 int add_types = TabStripModel::ADD_ACTIVE | in ViewSource() local
173 void Child::add_types(int value) {} // expected-error{{out-of-line definition of 'add_types' does n… in add_types() function in Child
769 int add_types = first_tab ? TabStripModel::ADD_ACTIVE : in OpenTabsInBrowser() local
230 int add_types = active ? TabStripModel::ADD_ACTIVE : TabStripModel::ADD_NONE; in OpenTab() local
150 void StackedTabStripLayout::AddTab(int index, int add_types, int start_x) { in AddTab()
333 int add_types = 0; in TEST_F() local
909 int add_types = TabStripModel::ADD_NONE; in Attach() local
633 int add_types = 0; in AddTabAt() local
1122 int add_types = TabStripModel::ADD_FORCE_INDEX; in AppendURLsToBrowser() local