Searched refs:lock_button_ (Results 1 – 5 of 5) sorted by relevance
212 lock_button_(new views::LabelButton( in WindowTypeLauncher()236 lock_button_->SetStyle(views::Button::STYLE_BUTTON); in WindowTypeLauncher()261 AddViewToLayout(layout, lock_button_); in WindowTypeLauncher()319 } else if (sender == lock_button_) { in ButtonPressed()
67 views::LabelButton* lock_button_; variable
127 ProfileChooserView::profile_bubble_->lock_button_, mouse_ev); in IN_PROC_BROWSER_TEST_F()
230 views::LabelButton* lock_button_; variable
571 lock_button_ = NULL; in ResetView()727 } else if (sender == lock_button_) { in ButtonPressed()1286 lock_button_ = new BackgroundColorHoverButton( in CreateOptionsView()1291 layout->AddView(lock_button_); in CreateOptionsView()