Searched defs:GetWindowBounds (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider_win.cc45 void TestingAutomationProvider::GetWindowBounds(int handle, function in class:TestingAutomationProvider
H A Dtesting_automation_provider_gtk.cc61 void TestingAutomationProvider::GetWindowBounds(int handle, function in class:TestingAutomationProvider
/external/chromium/chrome/browser/ui/tabs/
H A Ddock_info_gtk.cc206 bool DockInfo::GetWindowBounds(gfx::Rect* bounds) const { function in class:DockInfo
H A Ddock_info_win.cc308 bool DockInfo::GetWindowBounds(gfx::Rect* bounds) const { function in class:DockInfo
/external/chromium/chrome/browser/ui/
H A Dwindow_sizer_unittest.cc157 static void GetWindowBounds(const gfx::Rect& monitor1_bounds, function
185 GetWindowBounds(tentwentyfour, tentwentyfour, gfx::Rect(), gfx::Rect(),
197 GetWindowBounds(tentwentyfour, taskbar_bottom_work_area, gfx::Rect(),
211 GetWindowBounds(tentwentyfour, taskbar_right_work_area, gfx::Rect(),
224 GetWindowBounds(tentwentyfour, taskbar_left_work_area, gfx::Rect(),
239 GetWindowBounds(tentwentyfour, taskbar_top_work_area, gfx::Rect(),
253 GetWindowBounds(twelveeighty, twelveeighty, gfx::Rect(), gfx::Rect(),
265 GetWindowBounds(sixteenhundred, sixteenhundred, gfx::Rect(), gfx::Rect(),
277 GetWindowBounds(sixteeneighty, sixteeneighty, gfx::Rect(), gfx::Rect(),
289 GetWindowBounds(nineteentwent
[all...]

Completed in 418 milliseconds