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

/external/chromium_org/ash/shell/
H A Dwindow_type_launcher.h65 views::LabelButton* create_nonresizable_button_; member in class:ash::shell::WindowTypeLauncher
H A Dwindow_type_launcher.cc208 create_nonresizable_button_(new views::LabelButton(
234 create_nonresizable_button_->SetStyle(views::Button::STYLE_BUTTON);
259 AddViewToLayout(layout, create_nonresizable_button_);
315 } else if (sender == create_nonresizable_button_) {

Completed in 308 milliseconds