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

  /external/chromium_org/ui/app_list/demo/
app_list_demo_views.cc 39 app_list::AppListView* InitView(gfx::NativeWindow window_context);
54 app_list::AppListView* DemoAppListViewDelegate::InitView(
113 app_list::AppListView* view = delegate->InitView(window_context);
  /external/chromium_org/ash/system/tray/
tray_notification_view.cc 29 void TrayNotificationView::InitView(views::View* contents) {
95 InitView(new_contents);
104 InitView(new_contents);
system_tray_bubble.h 39 void InitView(views::View* anchor,
tray_notification_view.h 36 // InitView must be called once with the contents to be displayed.
37 void InitView(views::View* contents);
system_tray.cc 86 void InitView(TrayBackgroundView* tray,
93 bubble_->InitView(anchor, login_status, init_params);
509 system_bubble_->InitView(this, tray_container(), &init_params, persistent);
565 notification_bubble_->InitView(this, anchor, &init_params, false);
system_tray_bubble.cc 250 void SystemTrayBubble::InitView(views::View* anchor,
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_install_dialog_view.h 94 void InitView();
extension_install_dialog_view.cc 200 InitView();
208 void ExtensionInstallDialogView::InitView() {
    [all...]
  /external/chromium_org/ash/system/chromeos/power/
tray_power.cc 138 InitView(power_status_view_);
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 253 InitView(message_view);
  /external/chromium_org/ash/system/
tray_accessibility.cc 101 InitView(label_);

Completed in 90 milliseconds