HomeSort by relevance Sort by last modified time
    Searched defs:ActivateTab (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/tools/telemetry/telemetry/core/chrome/
tab_list_backend.py 56 def ActivateTab(self, debugger_url, timeout=None):
  /external/chromium_org/chrome/test/automation/
browser_proxy.cc 23 bool BrowserProxy::ActivateTab(int tab_index) {
  /external/chromium/chrome/browser/
aeropeek_manager.cc 748 result = taskbar->ActivateTab(hwnd());
853 delegate_->ActivateTab(tab_id_);
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc 324 IPC_MESSAGE_HANDLER(AutomationMsg_ActivateTab, ActivateTab)
412 void TestingAutomationProvider::ActivateTab(int handle,
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc     [all...]
  /external/chromium_org/chrome/test/pyautolib/
pyauto.py     [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 228 IPC_MESSAGE_HANDLER(AutomationMsg_ActivateTab, ActivateTab)
444 void TestingAutomationProvider::ActivateTab(int handle,
    [all...]

Completed in 230 milliseconds