Home
last modified time | relevance | path

Searched refs:GetRootView (Results 1 – 25 of 56) sorted by relevance

123

/external/chromium_org/ui/views/controls/native/
Dnative_view_host_unittest.cc102 toplevel()->GetRootView(), in TEST_F()
163 toplevel()->GetRootView(), in TEST_F()
168 toplevel()->GetRootView(), in TEST_F()
221 toplevel()->GetRootView()->AddChildView(view0); in TEST_F()
223 toplevel()->GetRootView()->AddChildView(view1); in TEST_F()
240 toplevel()->GetRootView()->RemoveChildView(view0); in TEST_F()
246 toplevel()->GetRootView()->AddChildView(view0); in TEST_F()
263 toplevel()->GetRootView()->AddChildView(view0); in TEST_F()
Dnative_view_host_mac_unittest.mm34 toplevel()->GetRootView()->AddChildView(host());
119 toplevel()->GetRootView()->RemoveChildView(host());
123 toplevel()->GetRootView()->AddChildView(host());
/external/chromium_org/ui/views/
Dview_targeter_unittest.cc104 View::ConvertPointToTarget(view->GetWidget()->GetRootView(), view, &tmp); in ConvertPointFromWidgetToView()
138 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
155 EXPECT_EQ(widget.GetRootView(), static_cast<View*>(current_target)); in TEST_F()
156 current_target = targeter->FindNextBestTarget(widget.GetRootView(), in TEST_F()
185 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
206 EXPECT_EQ(widget.GetRootView(), static_cast<View*>(current_target)); in TEST_F()
207 current_target = targeter->FindNextBestTarget(widget.GetRootView(), in TEST_F()
263 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
377 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
434 EXPECT_EQ(widget.GetRootView(), targeter->FindNextBestTarget(content, &tap)); in TEST_F()
[all …]
Dview_unittest_aura.cc74 w1->GetRootView()->AddChildView(v1); in TEST_F()
75 w1->GetRootView()->AddChildView(v2); in TEST_F()
81 w1->GetRootView()->AddChildView(w2_host_view); in TEST_F()
84 w1->GetRootView()->AddChildView(v7); in TEST_F()
100 w2->GetRootView()->AddChildView(v5); in TEST_F()
Daccessible_pane_view_unittest.cc81 View* root = widget->GetRootView(); in TEST_F()
111 View* root_main = widget_main->GetRootView(); in TEST_F()
124 View* root_bar = widget_bar->GetRootView(); in TEST_F()
156 View* root = widget->GetRootView(); in TEST_F()
186 View* root = widget->GetRootView(); in TEST_F()
Dview_unittest.cc335 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
397 View* root = widget->GetRootView(); in TEST_F()
436 View* root_view = widget->GetRootView(); in TEST_F()
543 View* root_view = widget->GetRootView(); in TEST_F()
855 View* root_view = widget->GetRootView(); in TEST_F()
1009 View* root_view = widget->GetRootView(); in TEST_F()
1145 View* root_view = widget->GetRootView(); in TEST_F()
1182 View* root_view = widget->GetRootView(); in TEST_F()
1294 View* root = widget->GetRootView();
1357 View* root = widget->GetRootView();
[all …]
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_non_client_frame_view.cc72 frame_->GetRootView()->Layout(); in UpdateAvatarInfo()
84 frame_->GetRootView()->Layout(); in UpdateAvatarInfo()
153 frame_->GetRootView()->Layout(); in UpdateNewStyleAvatarInfo()
158 frame_->GetRootView()->Layout(); in UpdateNewStyleAvatarInfo()
Dbrowser_non_client_frame_view_ash.cc384 frame()->GetRootView()->Layout(); in ChildPreferredSizeChanged()
394 frame()->GetRootView()->Layout(); in OnMaximizeModeStarted()
401 frame()->GetRootView()->Layout(); in OnMaximizeModeEnded()
/external/chromium_org/ash/system/tray/media_security/
Dmulti_profile_media_tray_item_unittest.cc38 EXPECT_TRUE(widget->GetRootView()->visible()); in TEST_F()
40 widget->GetRootView()->GetViewByID(VIEW_ID_MEDIA_TRAY_VIEW); in TEST_F()
/external/chromium_org/ui/views/corewm/
Ddesktop_capture_controller_unittest.cc98 w2->SetCapture(w2->GetRootView()); in TEST_F()
126 static_cast<internal::RootView*>(widget1->GetRootView()); in TEST_F()
147 static_cast<internal::RootView*>(widget2->GetRootView()); in TEST_F()
/external/chromium_org/ui/views/bubble/
Dtray_bubble_view.cc139 View::ConvertPointToScreen(anchor_->GetWidget()->GetRootView(), &pt); in UpdateArrowOffset()
140 View::ConvertPointFromScreen(owner_->GetWidget()->GetRootView(), &pt); in UpdateArrowOffset()
152 View::ConvertPointToScreen(anchor_->GetWidget()->GetRootView(), &pt); in UpdateArrowOffset()
153 View::ConvertPointFromScreen(owner_->GetWidget()->GetRootView(), &pt); in UpdateArrowOffset()
361 GetWidget()->GetRootView()->SchedulePaint(); in UpdateBubble()
/external/chromium_org/ui/views/widget/
Droot_view_unittest.cc57 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
115 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
185 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
268 static_cast<internal::RootView*>(widget.GetRootView()); in TEST_F()
Dwidget.cc717 View* Widget::GetRootView() { in GetRootView() function in views::Widget
721 const View* Widget::GetRootView() const { in GetRootView() function in views::Widget
1068 View* root = GetRootView(); in OnNativeWidgetVisibilityChanged()
1114 View* root = GetRootView(); in OnNativeWidgetMove()
1126 View* root = GetRootView(); in OnNativeWidgetSizeChanged()
1130 View* focused_view = GetRootView()->GetFocusManager()->GetFocusedView(); in OnNativeWidgetSizeChanged()
1171 GetRootView()->Paint(canvas, CullSet()); in OnNativeWidgetPaint()
1193 View* root_view = GetRootView(); in OnMouseEvent()
1273 View* root_view = GetRootView(); in OnMouseCaptureLost()
1309 BuildRootLayers(GetRootView(), &root_layers_); in GetRootLayers()
Dwidget_interactive_uitest.cc392 child1->GetRootView()->AddChildView(view); in TEST_F()
397 child2->GetRootView()->AddChildView(view); in TEST_F()
451 toplevel->GetRootView()->AddChildView(view); in TEST_F()
783 widget.GetRootView()->AddChildView(textfield); in TEST_F()
817 widget1.GetRootView()->AddChildView(view1); in TEST_F()
836 widget2.GetRootView()->AddChildView(view2); in TEST_F()
922 widget2.SetCapture(widget2.GetRootView()); in TestCapture()
929 widget1.SetCapture(widget1.GetRootView()); in TestCapture()
1138 widget2.SetCapture(widget2.GetRootView()); in TEST_F()
Dwidget_unittest.cc49 View::ConvertPointToTarget(view->GetWidget()->GetRootView(), view, &tmp); in ConvertPointFromWidgetToView()
666 widget->SetCapture(widget->GetRootView()); in InvokeWidgetMethods()
1291 widget->GetRootView()->AddChildView(cursor_view); in TEST_F()
1333 widget->GetRootView()->AddChildView(noscroll_view); in TEST_F()
1334 widget->GetRootView()->AddChildView(scroll_view); in TEST_F()
1397 View* root_view = widget->GetRootView(); in TEST_F()
1516 View* root_view = widget->GetRootView(); in TEST_F()
1573 widget->GetRootView()->AddChildView(event_count_view); in TEST_F()
1925 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
1992 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F()
[all …]
/external/chromium_org/chrome/browser/ui/views/
Dconstrained_window_views_unittest.cc60 gfx::Size preferred_size = dialog()->GetRootView()->GetPreferredSize(); in SetUp()
73 return dialog()->GetRootView()->GetBoundsInScreen().size(); in GetDialogSize()
Dconstrained_window_views.cc104 gfx::Size size = widget->GetRootView()->GetPreferredSize(); in UpdateWebContentsModalDialogPosition()
120 widget->GetRootView()->GetPreferredSize()); in UpdateBrowserModalDialogPosition()
/external/chromium_org/athena/activity/
Dactivity_frame_view.cc177 frame_->GetRootView()->Layout(); in OnOverviewModeEnter()
185 frame_->GetRootView()->Layout(); in OnOverviewModeExit()
/external/chromium_org/ui/views/accessibility/
Dax_widget_obj_wrapper.cc32 AXAuraObjCache::GetInstance()->GetOrCreate(widget_->GetRootView())); in GetChildren()
Dnative_view_accessibility_win.cc265 if (view_->GetWidget()->GetRootView() == view_) { in accHitTest()
271 child_widget->GetRootView()->GetNativeViewAccessible(); in accHitTest()
480 if (view_->GetWidget()->GetRootView() == view_) in get_accChild()
494 child_view = child_widget->GetRootView(); in get_accChild()
502 child_widget->GetRootView()->GetNativeViewAccessible(); in get_accChild()
551 if (view_->GetWidget()->GetRootView() == view_) { in get_accChildCount()
/external/chromium_org/ui/views/test/
Dwidget_test_mac.mm31 return static_cast<internal::RootView*>(widget->GetRootView());
/external/chromium_org/chrome/browser/ui/views/autofill/
Dautofill_dialog_view_tester_views.cc83 return view_->GetWidget() ? view_->GetWidget()->GetRootView()->size() : in GetSize()
/external/chromium_org/ui/views/controls/menu/
Dmenu_host.cc88 static_cast<MenuHostRootView*>(GetRootView())->ClearSubmenu(); in DestroyMenuHost()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_window_tree_host_win.cc595 GetWidget()->GetRootView()->SchedulePaint(); in SchedulePaint()
671 return GetWidget()->GetRootView()->size(); in GetRootViewSize()
679 GetWidget()->GetRootView()->Paint(canvas, views::CullSet()); in PaintLayeredWindow()
683 return GetWidget()->GetRootView()->GetNativeViewAccessible(); in GetNativeViewAccessible()
/external/chromium_org/ui/views/controls/button/
Dradio_button.cc104 GetWidget()->GetRootView()->GetViewsInGroup(group, &views); in GetSelectedViewForGroup()

123