Searched refs:GetTabContentsForHandle (Results 1 – 4 of 4) sorted by relevance
165 TabContents* GetTabContentsForHandle(int handle, NavigationController** tab);
589 TabContents* AutomationProvider::GetTabContentsForHandle( in GetTabContentsForHandle() function in AutomationProvider962 TabContents* tab_contents = GetTabContentsForHandle(tab_handle, &tab); in SaveAsAsync()
301 TabContents* tab_contents = GetTabContentsForHandle(tab_handle, NULL); in PrintAsync()
1194 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()