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

/external/chromium_org/ash/shell/
H A Dwindow_type_launcher.h76 views::LabelButton* show_web_notification_; member in class:ash::shell::WindowTypeLauncher
H A Dwindow_type_launcher.cc230 show_web_notification_(new views::LabelButton(
245 show_web_notification_->SetStyle(views::Button::STYLE_BUTTON);
270 AddViewToLayout(layout, show_web_notification_);
343 } else if (sender == show_web_notification_) {

Completed in 452 milliseconds