Searched refs:GetViewForTab (Results 1 – 3 of 3) sorted by relevance
637 RenderViewHost* view = GetViewForTab(tab_handle); in SelectAll()647 RenderViewHost* view = GetViewForTab(tab_handle); in Cut()657 RenderViewHost* view = GetViewForTab(tab_handle); in Copy()667 RenderViewHost* view = GetViewForTab(tab_handle); in Paste()690 RenderViewHost* view = GetViewForTab(tab_handle); in StopAsync()736 RenderViewHost* view = GetViewForTab(tab_handle); in JavaScriptStressTestControl()745 RenderViewHost* AutomationProvider::GetViewForTab(int tab_handle) { in GetViewForTab() function in AutomationProvider
172 RenderViewHost* GetViewForTab(int tab_handle);
420 RenderViewHost* view_host = GetViewForTab(handle); in OnMessageFromExternalHost()