Searched refs:background_bounds_ (Results 1 – 5 of 5) sorted by relevance
96 gfx::Rect background_bounds() const { return background_bounds_; } in background_bounds()98 background_bounds_ = background_bounds; in set_background_bounds()107 int width() const { return background_bounds_.width(); } in width()117 gfx::Rect background_bounds_; variable
48 const gfx::Rect& background_bounds() const { return background_bounds_; } in background_bounds()57 gfx::Rect background_bounds_; variable
15 background_bounds_(background_bounds) { in LoginDisplay()
86 : background_bounds_(background_bounds) { in BaseLoginDisplayHost()111 wizard_controller_.reset(new WizardController(this, background_bounds_)); in StartWizard()
35 background_bounds_ = gfx::Rect(); in Destroy()