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

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

Completed in 96 milliseconds