HomeSort by relevance Sort by last modified time
    Searched refs:show_web_notification_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shell/
window_type_launcher.h 82 views::LabelButton* show_web_notification_; member in class:ash::shell::WindowTypeLauncher
window_type_launcher.cc 228 show_web_notification_(new views::LabelButton(
243 show_web_notification_->SetStyle(views::Button::STYLE_NATIVE_TEXTBUTTON);
268 AddViewToLayout(layout, show_web_notification_);
339 } else if (sender == show_web_notification_) {

Completed in 198 milliseconds