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

  /external/chromium_org/ash/system/tray/
tray_background_view.h 135 TrayContainer* tray_container() const { return tray_container_; } function in class:ash::internal::TrayBackgroundView
system_tray.cc 219 tray_container()->AddChildViewAt(tray_item, 0);
472 system_bubble_->InitView(this, tray_container(), &init_params);
512 anchor = tray_container();
tray_background_view.cc 505 tray_container()->GetWidget()->GetNativeWindow()->GetRootWindow(),
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 183 views::View* anchor = tray->tray_container();
278 tray_container()->AddChildView(button_);
280 tray_container()->set_border(NULL);
468 tray_container()->set_border(NULL);

Completed in 927 milliseconds