Searched refs:GetWindowForBrowser (Results 1 – 2 of 2) sorted by relevance
202 void GetWindowForBrowser(int window_handle, bool* success, int* handle);
315 IPC_MESSAGE_HANDLER(AutomationMsg_WindowForBrowser, GetWindowForBrowser) in OnMessageReceived()1264 void TestingAutomationProvider::GetWindowForBrowser(int browser_handle, in GetWindowForBrowser() function in TestingAutomationProvider