Searched refs:system_modal_button_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/shell/
H A Dwindow_type_launcher.h69 views::LabelButton* system_modal_button_; member in class:ash::shell::WindowTypeLauncher
H A Dwindow_type_launcher.cc216 system_modal_button_(new views::LabelButton(
238 system_modal_button_->SetStyle(views::Button::STYLE_BUTTON);
263 AddViewToLayout(layout, system_modal_button_);
323 } else if (sender == system_modal_button_) {

Completed in 149 milliseconds