Searched defs:background_bounds (Results 1 – 8 of 8) sorted by relevance
143 gfx::Rect background_bounds() const { return background_bounds_; } in background_bounds() function144 void set_background_bounds(const gfx::Rect& background_bounds) { in set_background_bounds()
12 const gfx::Rect& background_bounds) in LoginDisplay()
103 const gfx::Rect& background_bounds() const { return background_bounds_; } in background_bounds() function
271 LoginDisplayHostImpl::LoginDisplayHostImpl(const gfx::Rect& background_bounds) in LoginDisplayHostImpl()
128 gfx::Rect background_bounds, forground_bounds; in OnPaint() local
145 gfx::Rect background_bounds, forground_bounds; in OnPaint() local
253 gfx::Rect background_bounds = text_bounds; in OnPaint() local
1253 gfx::Rect background_bounds(docked_bounds_); in UpdateDockBounds() local