Home
last modified time | relevance | path

Searched refs:SetContentsView (Results 1 – 25 of 100) sorted by relevance

1234

/external/chromium_org/ui/views/test/
Dwidget_test.cc71 child->SetContentsView(new View); in CreateChildPlatformWidget()
87 child->SetContentsView(new View); in CreateChildPopupPlatformWidget()
104 child->SetContentsView(new View); in CreateChildNativeWidgetWithParent()
/external/chromium_org/ui/views/widget/
Dwindow_reorderer_unittest.cc61 parent->SetContentsView(contents_view); in TEST_F()
139 parent->SetContentsView(contents_view); in TEST_F()
200 parent->SetContentsView(contents_view); in TEST_F()
Dwidget_interactive_uitest.cc173 widget1.SetContentsView(contents_view1); in TEST_F()
193 widget2.SetContentsView(contents_view2); in TEST_F()
221 toplevel->SetContentsView(container); in TEST_F()
250 toplevel->SetContentsView(container); in TEST_F()
316 first->SetContentsView(container); in TEST_F()
318 second->SetContentsView(new ExitLoopOnRelease()); in TEST_F()
Droot_view_unittest.cc42 widget.SetContentsView(content); in TEST_F()
Dnative_widget_aura_unittest.cc256 widget->SetContentsView(view); in TEST_F()
292 widget->SetContentsView(view); in TEST_F()
327 parent->SetContentsView(parent_root); in TEST_F()
Dnative_widget_unittest.cc89 toplevel_widget->GetWidget()->SetContentsView(child_host); in TEST_F()
/external/chromium_org/ui/views/accessibility/
Dnative_view_accessibility_win_unittest.cc27 widget.SetContentsView(content); in TEST_F()
78 widget.SetContentsView(content); in TEST_F()
/external/chromium_org/ash/system/tray/
Dfixed_sized_scroll_view.h21 void SetContentsView(views::View* view);
Dfixed_sized_scroll_view.cc17 void FixedSizedScrollView::SetContentsView(views::View* view) { in SetContentsView() function in ash::internal::FixedSizedScrollView
/external/chromium_org/ui/views/controls/button/
Dcustom_button_unittest.cc79 widget->SetContentsView(button); in TEST_F()
137 widget->SetContentsView(button); in TEST_F()
/external/chromium/chrome/browser/ui/views/bubble/
Dborder_widget_win.cc22 SetContentsView(border_contents_); in Init()
/external/chromium/chrome/browser/chromeos/
Dwm_overview_snapshot.cc39 SetContentsView(snapshot_view_); in Init()
Dwm_overview_favicon.cc41 SetContentsView(favicon_view_); in Init()
Dwm_overview_title.cc96 SetContentsView(view); in Init()
/external/chromium_org/ui/app_list/views/
Dapp_list_main_view_unittest.cc49 widget_->SetContentsView(main_view_); in SetUp()
/external/chromium_org/chrome/browser/chromeos/input_method/
Dcandidate_window_controller_impl.cc69 frame_->SetContentsView(candidate_window_view_); in CreateView()
81 infolist_window_->SetContentsView(infolist_view); in CreateView()
/external/chromium/chrome/browser/ui/views/tab_contents/
Dtab_contents_view_views.cc82 GetWidget()->SetContentsView(new views::View()); in CreateViewForWidget()
127 GetWidget()->SetContentsView(sad_tab_); in OnTabCrashed()
/external/chromium_org/ui/views/controls/native/
Dnative_view_host_aura_unittest.cc50 child_->SetContentsView(test_view); in CreateHost()
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_started_animation_views.cc84 popup_->SetContentsView(this); in DownloadStartedAnimationViews()
/external/chromium/chrome/browser/ui/views/
Dconstrained_html_delegate_gtk.cc92 SetContentsView(tab_container_); in ConstrainedHtmlDelegateGtk()
/external/chromium_org/ui/views/
Dview_unittest.cc1922 child->SetContentsView(observer_view); in TEST_F()
1934 child->SetContentsView(observer_view); in TEST_F()
2155 widget->SetContentsView(viewport); in TEST_F()
2214 widget->SetContentsView(viewport); in TEST_F()
3072 widget()->SetContentsView(content_view); in TEST_F()
3124 widget()->SetContentsView(content_view); in TEST_F()
3147 widget()->SetContentsView(content_view); in TEST_F()
3168 widget()->SetContentsView(content_view); in TEST_F()
3203 widget()->SetContentsView(view); in TEST_F()
3262 widget()->SetContentsView(view); in TEST_F()
[all …]
/external/chromium_org/ui/views/controls/menu/
Dmenu_host.cc65 SetContentsView(contents_view); in InitMenuHost()
/external/chromium_org/ash/display/
Dshared_display_edge_indicator.cc62 widget->SetContentsView(contents_view); in CreateWidget()
/external/chromium_org/ui/views/examples/
Dwidget_example.cc101 widget->SetContentsView(contents); in ShowWidget()
/external/chromium_org/ash/system/
Dstatus_area_widget.cc43 SetContentsView(status_area_widget_delegate_); in StatusAreaWidget()

1234