Searched defs:InitView (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dtray_notification_view.cc29 void TrayNotificationView::InitView(views::View* contents) { function in class:ash::TrayNotificationView
95 InitView(new_contents);
104 InitView(new_contents);
H A Dsystem_tray_bubble.cc250 void SystemTrayBubble::InitView(views::View* anchor, function in class:ash::SystemTrayBubble
H A Dsystem_tray.cc86 void InitView(TrayBackgroundView* tray, function in class:ash::SystemBubbleWrapper
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);
/external/chromium_org/ui/app_list/demo/
H A Dapp_list_demo_views.cc39 app_list::AppListView* InitView(gfx::NativeWindow window_context);
54 app_list::AppListView* DemoAppListViewDelegate::InitView( function in class:__anon16540::DemoAppListViewDelegate
113 app_list::AppListView* view = delegate->InitView(window_context);
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_install_dialog_view.cc200 InitView();
208 void ExtensionInstallDialogView::InitView() { function in class:ExtensionInstallDialogView

Completed in 108 milliseconds