Searched refs:GetWindowForBrowser (Results 1 - 2 of 2) 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

Completed in 150 milliseconds