Searched defs:tabstrip (Results 1 – 13 of 13) sorted by relevance
| /external/chromium_org/chrome/browser/ui/tabs/ |
| D | tab_strip_model_unittest.cc | 444 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local 683 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local 757 static int GetInsertionIndex(TabStripModel* tabstrip) { in GetInsertionIndex() 762 static void InsertWebContentses(TabStripModel* tabstrip, in InsertWebContentses() 780 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local 808 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local 890 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local 966 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local 1017 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local 1079 TabStripModel tabstrip(&delegate, profile()); in TEST_F() local [all …]
|
| D | tab_strip_model_order_controller.cc | 13 TabStripModel* tabstrip) in TabStripModelOrderController()
|
| /external/chromium_org/chrome/browser/ui/views/frame/ |
| D | immersive_mode_controller_ash_unittest.cc | 110 TabStrip* tabstrip = browser_view()->tabstrip(); in TEST_F() local 285 TabStrip* tabstrip = browser_view()->tabstrip(); in TEST_F() local
|
| D | browser_view_unittest.cc | 65 TabStrip* tabstrip = browser_view()->tabstrip(); in TEST_F() local
|
| D | browser_root_view.cc | 185 TabStrip* BrowserRootView::tabstrip() const { in tabstrip() function in BrowserRootView
|
| D | browser_view.h | 167 TabStrip* tabstrip() { return tabstrip_; } in tabstrip() function
|
| D | browser_non_client_frame_view_ash.cc | 305 TabStrip* tabstrip = browser_view()->tabstrip(); in HitTestRect() local
|
| D | glass_browser_frame_view.cc | 178 TabStrip* tabstrip = browser_view()->tabstrip(); in GetMinimumSize() local
|
| D | opaque_browser_frame_view.cc | 309 TabStrip* tabstrip = browser_view()->tabstrip(); in HitTestRect() local
|
| /external/chromium_org/chrome/browser/ui/views/tabs/ |
| D | browser_tab_strip_controller.h | 120 const TabStrip* tabstrip() const { return tabstrip_; } in tabstrip() function
|
| D | tab_drag_controller.cc | 951 TabStrip* tabstrip, in DoesTabStripContain() 1433 TabStrip* tabstrip) { in GetTabsMatchingDraggedContents()
|
| D | browser_tab_strip_controller.cc | 208 void BrowserTabStripController::InitFromModel(TabStrip* tabstrip) { in InitFromModel()
|
| /external/chromium_org/chrome/browser/extensions/api/tabs/ |
| D | tabs_api.cc | 1001 TabStripModel* tabstrip = browser->tab_strip_model(); in RunSync() local 1036 bool TabsHighlightFunction::HighlightTab(TabStripModel* tabstrip, in HighlightTab()
|