Searched refs:GetElementBounds (Results 1 – 3 of 3) sorted by relevance
101 gfx::Rect GetElementBounds(const std::string& element_id);
286 gfx::Rect RenderViewTest::GetElementBounds(const std::string& element_id) { in GetElementBounds() function in content::RenderViewTest314 gfx::Rect bounds = GetElementBounds(element_id); in SimulateElementClick()
287 gfx::Rect bounds = GetElementBounds("print"); in TEST_F()583 gfx::Rect bounds = GetElementBounds("print"); in TEST_F()