Searched defs:monitor_bounds (Results 1 – 4 of 4) sorted by relevance
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
123 const gfx::Rect monitor_bounds = display.bounds(); in SetText() local
314 gfx::Rect monitor_bounds = GetWidget()->GetWorkAreaBoundsInScreen(); in GetMaximumScreenXCoordinate() local
237 gfx::Rect monitor_bounds; member