HomeSort by relevance Sort by last modified time
    Searched refs:SetDefaultParentByRootWindow (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/ui/aura/test/
aura_test_base.cc 102 window->SetDefaultParentByRootWindow(root_window(), gfx::Rect());
108 window->SetDefaultParentByRootWindow(root_window(), gfx::Rect());
  /external/chromium_org/ui/aura/demo/
demo_main.cc 130 window1.SetDefaultParentByRootWindow(root_window.get(), gfx::Rect());
138 window2.SetDefaultParentByRootWindow(root_window.get(), gfx::Rect());
  /external/chromium_org/ash/drag_drop/
drag_drop_tracker.cc 25 window->SetDefaultParentByRootWindow(context_root, gfx::Rect());
  /external/chromium_org/ash/test/
ash_test_base.cc 263 window->SetDefaultParentByRootWindow(root, bounds);
270 window->SetDefaultParentByRootWindow(
  /external/chromium_org/ash/wm/panels/
panel_window_resizer.cc 203 GetTarget()->SetDefaultParentByRootWindow(
217 GetTarget()->SetDefaultParentByRootWindow(
panel_layout_manager.cc 352 child->SetDefaultParentByRootWindow(
  /external/chromium_org/content/browser/renderer_host/
render_widget_host_view_aura_unittest.cc 91 parent_view_->GetNativeView()->SetDefaultParentByRootWindow(
412 view_->GetNativeView()->SetDefaultParentByRootWindow(
470 view_->GetNativeView()->SetDefaultParentByRootWindow(
render_widget_host_view_aura.cc 701 window_->SetDefaultParentByRootWindow(root, bounds_in_screen);
739 window_->SetDefaultParentByRootWindow(parent, bounds);
    [all...]
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.cc 226 // We need to be careful to give SetDefaultParentByRootWindow location in
233 window->SetDefaultParentByRootWindow(window->GetRootWindow(),
  /external/chromium_org/ui/aura/
window.h 164 void SetDefaultParentByRootWindow(RootWindow* root_window,
window.cc 346 void Window::SetDefaultParentByRootWindow(RootWindow* root_window,
    [all...]
window_unittest.cc 70 window->SetDefaultParentByRootWindow(root_window(), gfx::Rect());
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_aura.cc 149 window_->SetDefaultParentByRootWindow(context->GetRootWindow(),
    [all...]
widget_unittest.cc     [all...]
  /external/chromium_org/ash/wm/
frame_painter_unittest.cc 483 window->SetDefaultParentByRootWindow(
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.cc 277 native_window->SetDefaultParentByRootWindow(
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc     [all...]

Completed in 1458 milliseconds