Home
last modified time | relevance | path

Searched refs:GetTabContentsForHandle (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
Dautomation_provider.h165 TabContents* GetTabContentsForHandle(int handle, NavigationController** tab);
Dautomation_provider.cc589 TabContents* AutomationProvider::GetTabContentsForHandle( in GetTabContentsForHandle() function in AutomationProvider
962 TabContents* tab_contents = GetTabContentsForHandle(tab_handle, &tab); in SaveAsAsync()
Dautomation_provider_win.cc301 TabContents* tab_contents = GetTabContentsForHandle(tab_handle, NULL); in PrintAsync()
Dtesting_automation_provider.cc1194 TabContents* tab_contents = GetTabContentsForHandle(handle, NULL); in ExecuteJavascript()
1230 TabContents* tab_contents = GetTabContentsForHandle(handle, NULL); in HandleInspectElementRequest()
1328 TabContents* tab_contents = GetTabContentsForHandle(tab_handle, NULL); in HideInterstitialPage()
1452 TabContents* tab_contents = GetTabContentsForHandle(tab_handle, &tab); in PrintNow()