Searched refs:bubble_button_ (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/ash/shell/
H A Dwindow_type_launcher.cc210 bubble_button_(new views::LabelButton(
235 bubble_button_->SetStyle(views::Button::STYLE_BUTTON);
260 AddViewToLayout(layout, bubble_button_);
317 } else if (sender == bubble_button_) {
H A Dwindow_type_launcher.h66 views::LabelButton* bubble_button_; member in class:ash::shell::WindowTypeLauncher

Completed in 85 milliseconds