Home
last modified time | relevance | path

Searched refs:SetContentsView (Results 51 – 75 of 204) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/button/
H A Dlabel_button_label_unittest.cc68 widget_->SetContentsView(std::make_unique<TestLabel>(&last_color_)); in SetUp()
H A Dtoggle_button_unittest.cc69 widget_->SetContentsView(std::make_unique<TestToggleButton>(&counter_)); in SetUp()
H A Dradio_button_unittest.cc37 button_container_ = widget_->SetContentsView(std::make_unique<View>()); in SetUp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/bubble/
H A Dbubble_dialog_delegate_view_unittest.cc189 anchor_widget->SetContentsView(anchor_view.get()); in TEST_F()
212 anchor_widget->SetContentsView(anchor_view.get()); in TEST_F()
514 anchor_widget->SetContentsView(button); in TEST_F()
542 anchor_widget->SetContentsView(button); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/display/
H A Ddisplay_alignment_indicator.cc367 indicator_view_ = indicator_widget_.SetContentsView( in DisplayAlignmentIndicator()
380 pill_view_ = pill_widget_->SetContentsView( in DisplayAlignmentIndicator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/touch/
H A Dtouch_observer_hud.cc43 widget_->SetContentsView(std::move(content)); in TouchObserverHud()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/fullscreen_control/
H A Dfullscreen_control_popup.cc33 popup->SetContentsView(std::move(view)); in CreatePopupWidget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/graphics/
H A Drounded_window_corners_aura.cc107 widget_->SetContentsView(std::move(main_view)); in RoundedWindowCornersAura()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/drag_drop/
H A Ddrag_drop_unittest.cc84 widget->SetContentsView(std::move(contents_view)); in CreateWidget()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/
H A Dimage_view_unittest.cc61 widget_.SetContentsView(container); in SetUp()
H A Dresize_area_unittest.cc136 widget_->SetContentsView(resize_area_); in SetUp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/button/
H A Dtoggle_button_unittest.cc70 widget_->SetContentsView(button_); in SetUp()
H A Dradio_button_unittest.cc38 widget_->SetContentsView(button_container_); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/animation/
H A Dinstallable_ink_drop_unittest.cc113 View* root_view = widget->SetContentsView(own_root_view()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/
H A Dview_unittest.cc2257 child_widget->SetContentsView(std::make_unique<TestView>()); in TEST_F()
2476 child->SetContentsView(std::move(owning_observer_view)); in TEST_F()
2490 child->SetContentsView(std::move(owning_observer_view)); in TEST_F()
4115 View* view = widget()->SetContentsView(std::make_unique<View>()); in TEST_F()
4165 View* view = widget()->SetContentsView(std::make_unique<View>()); in TEST_F()
4211 View* view = widget()->SetContentsView(std::make_unique<View>()); in TEST_F()
4226 View* view = widget()->SetContentsView(std::make_unique<View>()); in TEST_F()
4392 View* v1 = widget()->SetContentsView(std::make_unique<View>()); in TEST_F()
4522 View* v = widget()->SetContentsView(std::make_unique<View>()); in TEST_F()
4590 View* v1 = widget()->SetContentsView(std::make_unique<View>()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/location_bar/
H A Dicon_label_bubble_view_unittest.cc153 view_ = widget_->SetContentsView( in SetUp()
429 IconLabelBubbleView* icon_label_bubble_view = widget->SetContentsView( in TEST_F()
H A Dlocation_icon_view_unittest.cc75 view_ = widget_->SetContentsView(std::move(view)); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_window_proxy.cc107 delegate->SetContentsView(std::move(captive_portal_view_)); in Show()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/views/
H A Dnotification_header_view_unittest.cc36 widget_.SetContentsView(container); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/examples/
H A Dwidget_example.cc103 View* contents = widget->SetContentsView(std::make_unique<View>()); in ShowWidget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/status_icons/
H A Dstatus_icon_button_linux.cc84 widget_->SetContentsView(this); in OnSetDelegate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Dlogin_test_base.cc71 new_widget->SetContentsView(content); in CreateWidgetWithContent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/scrollbar/
H A Dscrollbar_unittest.cc63 widget_->SetContentsView(container); in SetUp()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/
H A Dtab_strip_region_view_unittest.cc55 tab_strip_region_view_ = widget_->SetContentsView( in SetUp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/
H A Droot_view.h67 void SetContentsView(View* contents_view);

123456789