Home
last modified time | relevance | path

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

1234

/external/chromium_org/ui/views/test/
Dwidget_test.cc70 child->SetContentsView(new View); in CreateChildPlatformWidget()
86 child->SetContentsView(new View); in CreateChildNativeWidgetWithParent()
/external/chromium_org/ui/views/widget/
Droot_view_unittest.cc47 widget.SetContentsView(content); in TEST_F()
120 widget.SetContentsView(focused_view); in TEST_F()
192 widget.SetContentsView(parent_view); in TEST_F()
277 widget.SetContentsView(parent_view); in TEST_F()
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.cc209 widget1.SetContentsView(contents_view1); in TEST_F()
229 widget2.SetContentsView(contents_view2); in TEST_F()
257 toplevel->SetContentsView(container); in TEST_F()
286 toplevel->SetContentsView(container); in TEST_F()
356 first->SetContentsView(container); in TEST_F()
358 second->SetContentsView(new ExitLoopOnRelease()); in TEST_F()
540 widget->SetContentsView(new View); in TEST_F()
982 widget.SetContentsView(contents_view); in TEST_F()
1012 widget1.SetContentsView(mouse_view1); in TEST_F()
Dnative_widget_unittest.cc88 toplevel_widget->GetWidget()->SetContentsView(child_host); in TEST_F()
/external/chromium_org/ui/views/accessibility/
Dnative_view_accessibility_win_unittest.cc46 widget.SetContentsView(content); in TEST_F()
97 widget.SetContentsView(content); in TEST_F()
147 widget.SetContentsView(content); in TEST_F()
/external/chromium_org/ash/system/tray/
Dfixed_sized_scroll_view.h20 void SetContentsView(views::View* view);
Dfixed_sized_scroll_view.cc16 void FixedSizedScrollView::SetContentsView(views::View* view) { in SetContentsView() function in ash::FixedSizedScrollView
/external/chromium_org/ui/views/controls/button/
Dcustom_button_unittest.cc71 widget->SetContentsView(button); in TEST_F()
128 widget->SetContentsView(button); in TEST_F()
/external/chromium_org/ui/views/
Dview_unittest.cc1541 child->SetContentsView(observer_view); in TEST_F()
1553 child->SetContentsView(observer_view); in TEST_F()
1775 widget->SetContentsView(viewport); in TEST_F()
1834 widget->SetContentsView(viewport); in TEST_F()
1936 widget->SetContentsView(parent_view); in TEST_F()
2781 widget()->SetContentsView(content_view); in TEST_F()
2833 widget()->SetContentsView(content_view); in TEST_F()
2856 widget()->SetContentsView(content_view); in TEST_F()
2877 widget()->SetContentsView(content_view); in TEST_F()
2912 widget()->SetContentsView(view); in TEST_F()
[all …]
Dview_targeter_unittest.cc130 widget.SetContentsView(content); in TEST_F()
180 widget.SetContentsView(content); in TEST_F()
258 widget.SetContentsView(content); in TEST_F()
371 widget.SetContentsView(content); in TEST_F()
/external/chromium_org/athena/system/
Dbackground_controller.cc65 background_widget->SetContentsView(background_view_); in BackgroundController()
Dpower_button_controller.cc69 shutdown_warning_message_->SetContentsView(container); in ShowShutdownWarningDialog()
/external/chromium_org/ui/views/controls/native/
Dnative_view_host_test_base.cc54 child->SetContentsView(contents_view); in CreateChildForHost()
/external/chromium_org/ash/wm/overview/
Dtransparent_activate_window_button.cc58 event_handler_widget_->SetContentsView(transparent_button); in TransparentActivateWindowButton()
Dwindow_selector_item.cc45 widget->SetContentsView(button); in CreateCloseWindowButton()
312 window_label_->SetContentsView(window_label_view_); in CreateWindowLabel()
/external/chromium_org/ui/views/controls/webview/
Dwebview_interactive_uitest.cc50 widget->SetContentsView(webview); in TEST_F()
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_started_animation_views.cc83 popup_->SetContentsView(this); in DownloadStartedAnimationViews()
/external/chromium_org/ash/display/
Dshared_display_edge_indicator.cc60 widget->SetContentsView(contents_view); in CreateWidget()
/external/chromium_org/ash/shell/
Dlock_view.cc100 widget->SetContentsView(lock_view); in CreateLockScreen()
/external/chromium_org/ui/views/examples/
Dwidget_example.cc103 widget->SetContentsView(contents); in ShowWidget()
/external/chromium_org/ui/views/controls/menu/
Dmenu_host.cc57 SetContentsView(contents_view); in InitMenuHost()
/external/chromium_org/mojo/examples/wm_flow/wm/
Dframe_controller.cc93 widget_->SetContentsView(frame_view_); in FrameController()
/external/chromium_org/ui/views/controls/scrollbar/
Dscrollbar_unittest.cc67 widget_->SetContentsView(container); in SetUp()
/external/chromium_org/ash/touch/
Dtouch_observer_hud.cc42 widget_->SetContentsView(content); in TouchObserverHUD()

1234