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

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h202 void GetWindowForBrowser(int window_handle, bool* success, int* handle);
H A Dtesting_automation_provider.cc315 IPC_MESSAGE_HANDLER(AutomationMsg_WindowForBrowser, GetWindowForBrowser)
1264 void TestingAutomationProvider::GetWindowForBrowser(int browser_handle, function in class:TestingAutomationProvider
/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.h129 void GetWindowForBrowser(int window_handle, bool* success, int* handle);
H A Dtesting_automation_provider.cc356 IPC_MESSAGE_HANDLER(AutomationMsg_WindowForBrowser, GetWindowForBrowser)
1167 void TestingAutomationProvider::GetWindowForBrowser(int browser_handle, function in class:TestingAutomationProvider

Completed in 102 milliseconds