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

  /external/chromium_org/ash/system/chromeos/virtual_keyboard/
virtual_keyboard_tray.cc 35 tray_container()->AddChildView(button_);
54 tray_container()->SetBorder(views::Border::NullBorder());
  /external/chromium_org/ash/system/chromeos/session/
logout_button_tray.cc 101 tray_container()->AddChildView(button_);
102 tray_container()->SetBorder(views::Border::NullBorder());
113 tray_container()->SetBorder(views::Border::NullBorder());
  /external/chromium_org/ash/system/overview/
overview_button_tray.cc 42 tray_container()->AddChildView(icon_);
  /external/chromium_org/ash/system/tray/
tray_background_view.h 142 TrayContainer* tray_container() const { return tray_container_; } function in class:ash::TrayBackgroundView
system_tray.cc 224 tray_container()->AddChildViewAt(tray_item, 0);
500 system_bubble_->InitView(this, tray_container(), &init_params, persistent);
545 anchor = tray_container();
tray_background_view.cc 529 tray_container()->GetWidget()->GetNativeWindow()->GetRootWindow(),
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 213 views::View* anchor = tray->tray_container();
305 tray_container()->AddChildView(button_);
307 tray_container()->SetBorder(views::Border::NullBorder());
452 tray_container()->SetBorder(views::Border::NullBorder());

Completed in 878 milliseconds