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

/external/chromium_org/ash/shell/
H A Dwindow_type_launcher.h70 views::LabelButton* window_modal_button_; member in class:ash::shell::WindowTypeLauncher
H A Dwindow_type_launcher.cc218 window_modal_button_(new views::LabelButton(
239 window_modal_button_->SetStyle(views::Button::STYLE_BUTTON);
264 AddViewToLayout(layout, window_modal_button_);
326 } else if (sender == window_modal_button_) {

Completed in 242 milliseconds