Searched defs:ShowContextMenuForTab (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/chrome/browser/ui/views/tabs/ | ||
D | fake_base_tab_strip_controller.cc | 82 void FakeBaseTabStripController::ShowContextMenuForTab( in ShowContextMenuForTab() function in FakeBaseTabStripController |
D | tab_unittest.cc | 35 virtual void ShowContextMenuForTab(Tab* tab, in ShowContextMenuForTab() function in FakeTabController |
D | browser_tab_strip_controller.cc | 317 void BrowserTabStripController::ShowContextMenuForTab( in ShowContextMenuForTab() function in BrowserTabStripController |
D | tab_strip.cc | 1056 void TabStrip::ShowContextMenuForTab(Tab* tab, in ShowContextMenuForTab() function in TabStrip |
/external/chromium/chrome/browser/ui/views/tabs/ | ||
D | base_tab_strip.cc | 273 void BaseTabStrip::ShowContextMenuForTab(BaseTab* tab, const gfx::Point& p) { in ShowContextMenuForTab() function in BaseTabStrip |
D | browser_tab_strip_controller.cc | 240 void BrowserTabStripController::ShowContextMenuForTab(BaseTab* tab, in ShowContextMenuForTab() function in BrowserTabStripController |