Searched defs:monitor_bounds (Results 1 – 11 of 11) 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()
119 void set_monitor_bounds(const gfx::Rect& monitor_bounds) { in set_monitor_bounds()122 const gfx::Rect& monitor_bounds() const { return monitor_bounds_; } in monitor_bounds() function
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
25 gfx::Rect monitor_bounds = gfx::Screen::GetNativeScreen()-> in GetDefaultPopupOrigin() local
86 const gfx::Rect& monitor_bounds() const { return monitor_bounds_; } in monitor_bounds() function
121 const gfx::Rect monitor_bounds = display.bounds(); in SetText() local
112 gfx::Rect monitor_bounds = provider->GetPrimaryMonitorWorkArea(); in GetDefaultPopupOrigin() local
276 gfx::Rect monitor_bounds = GetWidget()->GetWorkAreaBoundsInScreen(); in GetMaximumScreenXCoordinate() local
270 gfx::Rect monitor_bounds = in SetTooltipPosition() local
203 gfx::Rect monitor_bounds; member
758 gfx::Rect monitor_bounds = views::GetMonitorBoundsForRect(drop_bounds); in GetDropBounds() local