/external/chromium_org/ui/views/test/ |
D | widget_test.cc | 70 child->SetContentsView(new View); in CreateChildPlatformWidget() 86 child->SetContentsView(new View); in CreateChildNativeWidgetWithParent()
|
/external/chromium_org/ui/views/widget/ |
D | root_view_unittest.cc | 47 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()
|
D | window_reorderer_unittest.cc | 61 parent->SetContentsView(contents_view); in TEST_F() 139 parent->SetContentsView(contents_view); in TEST_F() 200 parent->SetContentsView(contents_view); in TEST_F()
|
D | widget_interactive_uitest.cc | 209 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()
|
D | native_widget_unittest.cc | 88 toplevel_widget->GetWidget()->SetContentsView(child_host); in TEST_F()
|
/external/chromium_org/ui/views/accessibility/ |
D | native_view_accessibility_win_unittest.cc | 46 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/ |
D | fixed_sized_scroll_view.h | 20 void SetContentsView(views::View* view);
|
D | fixed_sized_scroll_view.cc | 16 void FixedSizedScrollView::SetContentsView(views::View* view) { in SetContentsView() function in ash::FixedSizedScrollView
|
/external/chromium_org/ui/views/controls/button/ |
D | custom_button_unittest.cc | 71 widget->SetContentsView(button); in TEST_F() 128 widget->SetContentsView(button); in TEST_F()
|
/external/chromium_org/ui/views/ |
D | view_unittest.cc | 1541 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 …]
|
D | view_targeter_unittest.cc | 130 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/ |
D | background_controller.cc | 65 background_widget->SetContentsView(background_view_); in BackgroundController()
|
D | power_button_controller.cc | 69 shutdown_warning_message_->SetContentsView(container); in ShowShutdownWarningDialog()
|
/external/chromium_org/ui/views/controls/native/ |
D | native_view_host_test_base.cc | 54 child->SetContentsView(contents_view); in CreateChildForHost()
|
/external/chromium_org/ash/wm/overview/ |
D | transparent_activate_window_button.cc | 58 event_handler_widget_->SetContentsView(transparent_button); in TransparentActivateWindowButton()
|
D | window_selector_item.cc | 45 widget->SetContentsView(button); in CreateCloseWindowButton() 312 window_label_->SetContentsView(window_label_view_); in CreateWindowLabel()
|
/external/chromium_org/ui/views/controls/webview/ |
D | webview_interactive_uitest.cc | 50 widget->SetContentsView(webview); in TEST_F()
|
/external/chromium_org/chrome/browser/ui/views/download/ |
D | download_started_animation_views.cc | 83 popup_->SetContentsView(this); in DownloadStartedAnimationViews()
|
/external/chromium_org/ash/display/ |
D | shared_display_edge_indicator.cc | 60 widget->SetContentsView(contents_view); in CreateWidget()
|
/external/chromium_org/ash/shell/ |
D | lock_view.cc | 100 widget->SetContentsView(lock_view); in CreateLockScreen()
|
/external/chromium_org/ui/views/examples/ |
D | widget_example.cc | 103 widget->SetContentsView(contents); in ShowWidget()
|
/external/chromium_org/ui/views/controls/menu/ |
D | menu_host.cc | 57 SetContentsView(contents_view); in InitMenuHost()
|
/external/chromium_org/mojo/examples/wm_flow/wm/ |
D | frame_controller.cc | 93 widget_->SetContentsView(frame_view_); in FrameController()
|
/external/chromium_org/ui/views/controls/scrollbar/ |
D | scrollbar_unittest.cc | 67 widget_->SetContentsView(container); in SetUp()
|
/external/chromium_org/ash/touch/ |
D | touch_observer_hud.cc | 42 widget_->SetContentsView(content); in TouchObserverHUD()
|