Searched defs:GetTabAt (Results 1 – 10 of 10) sorted by relevance
55 browser_sync::SyncedTabDelegate* BrowserSyncedWindowDelegate::GetTabAt( in GetTabAt() function in BrowserSyncedWindowDelegate
79 SyncedTabDelegate* SyncedWindowDelegateAndroid::GetTabAt(int index) const { in GetTabAt() function in browser_sync::SyncedWindowDelegateAndroid
32 virtual TabAndroid* GetTabAt(int index) const override { return nullptr; } in GetTabAt() function in TestTabModel
44 virtual TabAndroid* GetTabAt(int index) const OVERRIDE { in GetTabAt() function in TestTabModel
78 TabAndroid* TabModelBase::GetTabAt(int index) const { in GetTabAt() function in TabModelBase
41 virtual SyncedTabDelegate* GetTabAt(int index) const OVERRIDE { return NULL; } in GetTabAt() function in browser_sync::__anon009d9f480111::MockSyncedWindowDelegate
86 virtual SyncedTabDelegate* GetTabAt(int index) const OVERRIDE { in GetTabAt() function in browser_sync::__anonbef9d0740111::SyncedWindowDelegateOverride
56 virtual Tab* GetTabAt(Tab* tab, in GetTabAt() function in FakeTabController
1129 Tab* TabStrip::GetTabAt(Tab* tab, const gfx::Point& tab_in_tab_coordinates) { in GetTabAt() function in TabStrip
319 Tab* TabbedPane::GetTabAt(int index) { in GetTabAt() function in views::TabbedPane