HomeSort by relevance Sort by last modified time
    Searched refs:GetTab (Results 1 - 11 of 11) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
tab_dragging_test.cc 70 scoped_refptr<TabProxy> tab1(browser->GetTab(0));
78 scoped_refptr<TabProxy> tab2(browser->GetTab(1));
84 scoped_refptr<TabProxy> tab3(browser->GetTab(2));
141 tab1 = browser->GetTab(0);
146 tab2 = browser->GetTab(1);
168 scoped_refptr<TabProxy> tab1(browser->GetTab(0));
176 scoped_refptr<TabProxy> tab2(browser->GetTab(1));
182 scoped_refptr<TabProxy> tab3(browser->GetTab(2));
241 tab1 = browser->GetTab(0);
246 tab2 = browser->GetTab(1)
    [all...]
  /external/chromium/chrome/browser/
collected_cookies_uitest.cc 36 scoped_refptr<TabProxy> tab(browser->GetTab(0));
64 scoped_refptr<TabProxy> tab(browser->GetTab(0));
repost_form_warning_uitest.cc 37 scoped_refptr<TabProxy> tab(browser->GetTab(0));
68 scoped_refptr<TabProxy> tab(browser->GetTab(0));
tab_restore_uitest.cc 82 browser_proxy->GetTab(expected_tabstrip_index));
149 scoped_refptr<TabProxy> new_tab(browser_proxy->GetTab(closed_tab_index));
180 scoped_refptr<TabProxy> new_tab(browser_proxy->GetTab(closed_tab_index));
216 scoped_refptr<TabProxy> new_tab(browser_proxy->GetTab(closed_tab_index));
257 scoped_refptr<TabProxy> tab_to_close(browser_proxy->GetTab(0));
264 scoped_refptr<TabProxy> tab_proxy(browser_proxy->GetTab(0));
313 scoped_refptr<TabProxy> tab_to_close(browser_proxy->GetTab(0));
343 scoped_refptr<TabProxy> new_tab(browser_proxy->GetTab(closed_tab_index));
399 scoped_refptr<TabProxy> tab_proxy(browser_proxy->GetTab(tab_count - 1));
412 scoped_refptr<TabProxy> tab_to_close(browser_proxy->GetTab(0))
    [all...]
  /external/chromium/chrome/browser/sessions/
session_restore_uitest.cc 107 scoped_refptr<TabProxy> tab_proxy(browser_proxy->GetTab(0));
134 scoped_refptr<TabProxy> tab_proxy(browser_proxy->GetTab(0));
178 scoped_refptr<TabProxy> tab_proxy(browser_proxy->GetTab(0));
256 scoped_refptr<TabProxy> tab_proxy(browser_proxy->GetTab(0));
295 scoped_refptr<TabProxy> tab(popup->GetTab(0));
446 scoped_refptr<TabProxy> tab_proxy(browser_proxy->GetTab(i));
session_service.cc 796 SessionTab* SessionService::GetTab(
    [all...]
session_service.h 270 SessionTab* GetTab(SessionID::id_type tab_id,
  /external/chromium/chrome/browser/metrics/
metrics_service_uitest.cc 90 scoped_refptr<TabProxy> tab(window->GetTab(1));
  /external/chromium/chrome/browser/ui/webui/
new_tab_ui_uitest.cc 147 scoped_refptr<TabProxy> tab = window->GetTab(0);
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 131 void GetTab(int win_handle, int tab_index, int* tab_handle);
    [all...]
testing_automation_provider.cc 276 IPC_MESSAGE_HANDLER(AutomationMsg_Tab, GetTab)
    [all...]

Completed in 801 milliseconds