/external/chromium/chrome/browser/ui/views/ |
D | dom_view_browsertest.cc | 31 one->GetRootView()->AddChildView(dom_view); in IN_PROC_BROWSER_TEST_F() 49 one->GetRootView()->AddChildView(dom_view); in IN_PROC_BROWSER_TEST_F() 58 one->GetRootView()->RemoveChildView(dom_view); in IN_PROC_BROWSER_TEST_F() 71 one->GetRootView()->AddChildView(dom_view); in IN_PROC_BROWSER_TEST_F() 80 one->GetRootView()->RemoveChildView(dom_view); in IN_PROC_BROWSER_TEST_F() 85 two->GetRootView()->AddChildView(dom_view); in IN_PROC_BROWSER_TEST_F()
|
D | browser_bubble.cc | 48 views::View::ConvertPointToView(NULL, frame_->GetRootView(), &origin); in BrowserBubble() 116 views::View::ConvertPointToScreen(frame_->GetRootView(), &top_left); in Reposition() 128 views::View::ConvertPointToScreen(frame_->GetRootView(), &relative_origin); in GetAbsoluteRelativeTo() 137 views::View::ConvertPointToView(NULL, frame_->GetRootView(), in SetAbsoluteBounds()
|
D | generic_info_view_unittest.cc | 41 RootView* root_view = widget->GetRootView(); in TEST_F()
|
/external/chromium_org/ui/views/controls/native/ |
D | native_view_host_unittest.cc | 147 toplevel()->GetRootView(), in TEST_F() 188 toplevel()->GetRootView(), in TEST_F() 193 toplevel()->GetRootView(), in TEST_F() 246 toplevel()->GetRootView()->AddChildView(view0); in TEST_F() 248 toplevel()->GetRootView()->AddChildView(view1); in TEST_F() 265 toplevel()->GetRootView()->RemoveChildView(view0); in TEST_F() 271 toplevel()->GetRootView()->AddChildView(view0); in TEST_F() 288 toplevel()->GetRootView()->AddChildView(view0); in TEST_F()
|
D | native_view_host_aura_unittest.cc | 54 toplevel_->GetRootView()->AddChildView(host_.get()); in CreateHost()
|
/external/chromium_org/ui/views/corewm/ |
D | window_util_unittest.cc | 75 w1->GetRootView()->AddChildView(CreateViewWithLayer( in TEST_F() 77 w1->GetRootView()->AddChildView(v2); in TEST_F() 81 w1->GetRootView()->AddChildView(w2_host_view); in TEST_F() 82 w1->GetRootView()->AddChildView(CreateViewWithLayer( in TEST_F() 91 w2->GetRootView()->AddChildView(v5); in TEST_F()
|
D | desktop_capture_controller_unittest.cc | 78 w2->SetCapture(w2->GetRootView()); in TEST_F() 104 static_cast<internal::RootView*>(widget1->GetRootView()); in TEST_F() 124 static_cast<internal::RootView*>(widget2->GetRootView()); in TEST_F()
|
D | window_util.cc | 118 if (widget && widget->GetRootView()) in RecreateWindowLayers() 119 has_view_layers = RecreateViewLayers(old_layer, widget->GetRootView()); in RecreateWindowLayers()
|
/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() 157 frame_->GetRootView()->Layout(); in UpdateNewStyleAvatarInfo() 162 frame_->GetRootView()->Layout(); in UpdateNewStyleAvatarInfo()
|
/external/chromium/chrome/browser/ui/views/frame/ |
D | browser_frame_gtk.cc | 85 if (GetRootView()->has_children()) { in TabStripDisplayModeChanged() 87 GetRootView()->GetChildViewAt(0)->InvalidateLayout(); in TabStripDisplayModeChanged() 89 GetRootView()->Layout(); in TabStripDisplayModeChanged()
|
D | browser_frame_win.cc | 233 if (GetRootView()->has_children()) { in TabStripDisplayModeChanged() 235 GetRootView()->GetChildViewAt(0)->InvalidateLayout(); in TabStripDisplayModeChanged() 237 GetRootView()->Layout(); in TabStripDisplayModeChanged()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_input_api.cc | 59 views::RootView* SendKeyboardEventInputFunction::GetRootView() { in GetRootView() function in SendKeyboardEventInputFunction 73 return browser_view->GetRootView(); in GetRootView() 118 views::RootView* root_view = GetRootView(); in RunImpl()
|
D | extension_input_api.h | 33 views::RootView* GetRootView();
|
/external/chromium_org/ui/views/ |
D | accessible_pane_view_unittest.cc | 81 View* root = widget->GetRootView(); in TEST_F() 112 View* root_main = widget_main->GetRootView(); in TEST_F() 125 View* root_bar = widget_bar->GetRootView(); in TEST_F() 158 View* root = widget->GetRootView(); in TEST_F() 188 View* root = widget->GetRootView(); in TEST_F()
|
D | view_unittest.cc | 405 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F() 466 View* root = widget->GetRootView(); in TEST_F() 526 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F() 626 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F() 692 static_cast<internal::RootView*>(widget->GetRootView()); in TEST_F() 851 View* root_view = widget->GetRootView(); in TEST_F() 971 View::ConvertPointToTarget(view->GetWidget()->GetRootView(), view, &tmp); in ConvertPointToView() 999 View* root_view = widget->GetRootView(); in TEST_F() 1068 View* root_view = widget->GetRootView(); in TEST_F() 1377 View* root_view = widget->GetRootView(); in TEST_F() [all …]
|
/external/chromium_org/ui/views/widget/ |
D | tooltip_manager_win.cc | 184 View* root_view = widget_->GetRootView(); in OnNotify() 202 View::ConvertPointToTarget(widget_->GetRootView(), in OnNotify() 209 View::ConvertPointToScreen(widget_->GetRootView(), &screen_loc); in OnNotify() 237 View::ConvertPointToTarget(widget_->GetRootView(), in OnNotify() 306 View* root_view = widget_->GetRootView(); in UpdateTooltip()
|
D | widget.cc | 710 View* Widget::GetRootView() { in GetRootView() function in views::Widget 714 const View* Widget::GetRootView() const { in GetRootView() function in views::Widget 1036 View* root = GetRootView(); in OnNativeWidgetVisibilityChanged() 1126 GetRootView()->Paint(canvas); in OnNativeWidgetPaint() 1141 static_cast<internal::RootView*>(GetRootView())-> in OnKeyEvent() 1146 View* root_view = GetRootView(); in OnMouseEvent() 1218 View* root_view = GetRootView(); in OnMouseCaptureLost() 1227 static_cast<internal::RootView*>(GetRootView())-> in OnTouchEvent() 1232 static_cast<internal::RootView*>(GetRootView())-> in OnScrollEvent() 1256 static_cast<internal::RootView*>(GetRootView())->DispatchGestureEvent(event); in OnGestureEvent() [all …]
|
D | widget_interactive_uitest.cc | 351 child1->GetRootView()->AddChildView(view); in TEST_F() 356 child2->GetRootView()->AddChildView(view); in TEST_F() 410 toplevel->GetRootView()->AddChildView(view); in TEST_F() 665 widget2.SetCapture(widget2.GetRootView()); in TestCapture() 672 widget1.SetCapture(widget1.GetRootView()); in TestCapture() 769 widget2.SetCapture(widget2.GetRootView()); in TEST_F()
|
D | root_view_unittest.cc | 49 static_cast<internal::RootView*>(widget.GetRootView())); in TEST_F()
|
D | native_widget_win.cc | 383 GetWidget()->GetRootView()->SchedulePaint(); in SetOpacity() 508 GetWidget()->GetRootView()->SchedulePaint(); in SchedulePaint() 597 gfx::Size pixel_size = GetWidget()->GetRootView()->size(); in GetRootViewSize() 606 GetWidget()->GetRootView()->Paint(canvas); in PaintLayeredWindow() 614 return GetWidget()->GetRootView()->GetNativeViewAccessible(); in GetNativeViewAccessible() 671 static_cast<internal::RootView*>(GetWidget()->GetRootView())); in HandleCreate()
|
/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() 364 GetWidget()->GetRootView()->SchedulePaint(); in UpdateBubble()
|
/external/chromium_org/chrome/browser/ui/views/ |
D | constrained_window_views.cc | 102 gfx::Size size = widget->GetRootView()->GetPreferredSize(); in UpdateWebContentsModalDialogPosition() 118 widget->GetRootView()->GetPreferredSize()); in UpdateBrowserModalDialogPosition()
|
D | constrained_window_views_unittest.cc | 58 gfx::Size preferred_size = dialog()->GetRootView()->GetPreferredSize(); in SetUp() 71 return dialog()->GetRootView()->GetBoundsInScreen().size(); in GetDialogSize()
|
/external/chromium_org/chrome/browser/automation/ |
D | testing_automation_provider_views.cc | 22 views::View* root_view = widget->GetRootView(); in WindowGetViewBounds()
|
/external/chromium/chrome/browser/ui/views/bubble/ |
D | bubble.cc | 311 DCHECK(GetRootView()->has_children()); in OnActivate() 312 GetRootView()->GetChildViewAt(0)->RequestFocus(); in OnActivate()
|