Searched defs:GetViewForTab (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dautomation_provider.cc637 RenderViewHost* view = GetViewForTab(tab_handle);
647 RenderViewHost* view = GetViewForTab(tab_handle);
657 RenderViewHost* view = GetViewForTab(tab_handle);
667 RenderViewHost* view = GetViewForTab(tab_handle);
690 RenderViewHost* view = GetViewForTab(tab_handle);
736 RenderViewHost* view = GetViewForTab(tab_handle);
745 RenderViewHost* AutomationProvider::GetViewForTab(int tab_handle) { function in class:AutomationProvider

Completed in 153 milliseconds