Searched defs:monitor_bounds (Results 1 – 5 of 5) sorted by relevance
51 gfx::Rect monitor_bounds = GetMonitorBounds(position_relative_to); in SizeAndGetBounds() local84 const gfx::Rect& monitor_bounds, in MirrorArrowIfOffScreen()118 bool BorderContents::ComputeOffScreenInsets(const gfx::Rect& monitor_bounds, in ComputeOffScreenInsets()
138 void set_monitor_bounds(const gfx::Rect& monitor_bounds) { in set_monitor_bounds()141 const gfx::Rect& monitor_bounds() const { return monitor_bounds_; } in monitor_bounds() function
86 const gfx::Rect& monitor_bounds() const { return monitor_bounds_; } in monitor_bounds() function
112 gfx::Rect monitor_bounds = provider->GetPrimaryMonitorWorkArea(); in GetDefaultPopupOrigin() local
758 gfx::Rect monitor_bounds = views::GetMonitorBoundsForRect(drop_bounds); in GetDropBounds() local