Searched defs:background_bounds (Results 1 – 14 of 14) sorted by relevance
96 gfx::Rect background_bounds() const { return background_bounds_; } in background_bounds() function97 void set_background_bounds(const gfx::Rect background_bounds){ in set_background_bounds()
12 const gfx::Rect& background_bounds) in LoginDisplay()
48 const gfx::Rect& background_bounds() const { return background_bounds_; } in background_bounds() function
14 ViewsLoginDisplayHost::ViewsLoginDisplayHost(const gfx::Rect& background_bounds) in ViewsLoginDisplayHost()
13 DOMLoginDisplayHost::DOMLoginDisplayHost(const gfx::Rect& background_bounds) in DOMLoginDisplayHost()
85 BaseLoginDisplayHost::BaseLoginDisplayHost(const gfx::Rect& background_bounds) in BaseLoginDisplayHost()
67 const gfx::Rect& background_bounds) in ViewsLoginDisplay()
176 gfx::Rect background_bounds() const { return background_bounds_; } in background_bounds() function177 void set_background_bounds(const gfx::Rect background_bounds){ in set_background_bounds()
93 const gfx::Rect& background_bounds() const { return background_bounds_; } in background_bounds() function
250 LoginDisplayHostImpl::LoginDisplayHostImpl(const gfx::Rect& background_bounds) in LoginDisplayHostImpl()
130 gfx::Rect background_bounds, forground_bounds; in OnPaint() local
388 gfx::Rect background_bounds(origin_x, origin_y, in PaintDownloadProgress() local
1163 gfx::Rect background_bounds(docked_bounds_); in UpdateDockBounds() local