Searched refs:controls_window_ (Results 1 – 2 of 2) sorted by relevance
142 controls_window_(NULL), in UserController()166 controls_window_(NULL), in UserController()183 CloseWindow(controls_window_); in ~UserController()195 controls_window_ = in Init()216 views::FocusManager* focus_manager = controls_window_->GetFocusManager(); in ClearAndEnablePassword()
81 return controls_window_; in controls_window()189 views::WidgetGtk* controls_window_; variable