/external/chromium_org/ui/views/controls/native/ |
D | native_view_host_unittest.cc | 102 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()
|
D | native_view_host_mac_unittest.mm | 34 toplevel()->GetRootView()->AddChildView(host()); 119 toplevel()->GetRootView()->RemoveChildView(host()); 123 toplevel()->GetRootView()->AddChildView(host());
|
/external/chromium_org/ui/views/ |
D | view_targeter_unittest.cc | 104 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 …]
|
D | view_unittest_aura.cc | 74 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()
|
D | accessible_pane_view_unittest.cc | 81 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()
|
D | view_unittest.cc | 335 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/ |
D | browser_non_client_frame_view.cc | 72 frame_->GetRootView()->Layout(); in UpdateAvatarInfo() 84 frame_->GetRootView()->Layout(); in UpdateAvatarInfo() 153 frame_->GetRootView()->Layout(); in UpdateNewStyleAvatarInfo() 158 frame_->GetRootView()->Layout(); in UpdateNewStyleAvatarInfo()
|
D | browser_non_client_frame_view_ash.cc | 384 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/ |
D | multi_profile_media_tray_item_unittest.cc | 38 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/ |
D | desktop_capture_controller_unittest.cc | 98 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/ |
D | tray_bubble_view.cc | 139 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/ |
D | root_view_unittest.cc | 57 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()
|
D | widget.cc | 717 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()
|
D | widget_interactive_uitest.cc | 392 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()
|
D | widget_unittest.cc | 49 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/ |
D | constrained_window_views_unittest.cc | 60 gfx::Size preferred_size = dialog()->GetRootView()->GetPreferredSize(); in SetUp() 73 return dialog()->GetRootView()->GetBoundsInScreen().size(); in GetDialogSize()
|
D | constrained_window_views.cc | 104 gfx::Size size = widget->GetRootView()->GetPreferredSize(); in UpdateWebContentsModalDialogPosition() 120 widget->GetRootView()->GetPreferredSize()); in UpdateBrowserModalDialogPosition()
|
/external/chromium_org/athena/activity/ |
D | activity_frame_view.cc | 177 frame_->GetRootView()->Layout(); in OnOverviewModeEnter() 185 frame_->GetRootView()->Layout(); in OnOverviewModeExit()
|
/external/chromium_org/ui/views/accessibility/ |
D | ax_widget_obj_wrapper.cc | 32 AXAuraObjCache::GetInstance()->GetOrCreate(widget_->GetRootView())); in GetChildren()
|
D | native_view_accessibility_win.cc | 265 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/ |
D | widget_test_mac.mm | 31 return static_cast<internal::RootView*>(widget->GetRootView());
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
D | autofill_dialog_view_tester_views.cc | 83 return view_->GetWidget() ? view_->GetWidget()->GetRootView()->size() : in GetSize()
|
/external/chromium_org/ui/views/controls/menu/ |
D | menu_host.cc | 88 static_cast<MenuHostRootView*>(GetRootView())->ClearSubmenu(); in DestroyMenuHost()
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
D | desktop_window_tree_host_win.cc | 595 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/ |
D | radio_button.cc | 104 GetWidget()->GetRootView()->GetViewsInGroup(group, &views); in GetSelectedViewForGroup()
|