Searched refs:WindowGetViewBounds (Results 1 – 5 of 5) sorted by relevance
32 void TestingAutomationProvider::WindowGetViewBounds(int handle, in WindowGetViewBounds() function in TestingAutomationProvider
116 void TestingAutomationProvider::WindowGetViewBounds(int handle, in WindowGetViewBounds() function in TestingAutomationProvider
40 void TestingAutomationProvider::WindowGetViewBounds(int handle, function
113 void WindowGetViewBounds(int handle, int view_id, bool screen_coordinates,
267 IPC_MESSAGE_HANDLER(AutomationMsg_WindowViewBounds, WindowGetViewBounds) in OnMessageReceived()