Searched defs:background_bounds (Results 1 – 8 of 8) 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()
388 gfx::Rect background_bounds(origin_x, origin_y, in PaintDownloadProgress() local