HomeSort by relevance Sort by last modified time
    Searched refs:GetMonitorBoundsForRect (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/views/widget/
monitor_win.h 20 VIEWS_EXPORT gfx::Rect GetMonitorBoundsForRect(const gfx::Rect& rect);
monitor_win.cc 15 gfx::Rect GetMonitorBoundsForRect(const gfx::Rect& rect) {
tooltip_manager_win.cc 271 views::GetMonitorBoundsForRect(gfx::Rect(bounds.left, bounds.right,
  /external/chromium/chrome/browser/ui/views/tabs/
tab_strip.cc 758 gfx::Rect monitor_bounds = views::GetMonitorBoundsForRect(drop_bounds);
    [all...]

Completed in 735 milliseconds