Searched refs:ParentWindowWithContext (Results 1 - 22 of 22) sorted by relevance

/external/chromium_org/ui/aura/client/
H A Dwindow_tree_client.h49 AURA_EXPORT void ParentWindowWithContext(Window* window,
H A Dwindow_tree_client.cc37 void ParentWindowWithContext(Window* window, function in namespace:aura::client
/external/chromium_org/athena/test/
H A Dathena_test_base.cc74 aura::client::ParentWindowWithContext(
/external/chromium_org/ui/aura/demo/
H A Ddemo_main.cc149 aura::client::ParentWindowWithContext(&window1, host->window(), gfx::Rect());
157 aura::client::ParentWindowWithContext(&window2, host->window(), gfx::Rect());
/external/chromium_org/ui/aura/test/
H A Daura_test_base.cc97 client::ParentWindowWithContext(window, root_window(), gfx::Rect());
/external/chromium_org/ash/drag_drop/
H A Ddrag_drop_tracker.cc49 aura::client::ParentWindowWithContext(window, context_root, gfx::Rect());
/external/chromium_org/content/browser/media/capture/
H A Ddesktop_capture_device_aura_unittest.cc80 aura::client::ParentWindowWithContext(
/external/chromium_org/ash/test/
H A Dash_test_base.cc261 aura::client::ParentWindowWithContext(window, root, bounds);
268 aura::client::ParentWindowWithContext(
/external/chromium_org/ash/wm/panels/
H A Dpanel_window_resizer.cc187 aura::client::ParentWindowWithContext(
203 aura::client::ParentWindowWithContext(
H A Dpanel_layout_manager.cc365 aura::client::ParentWindowWithContext(
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_resizer.cc283 // We need to be careful to give ParentWindowWithContext a location in
291 aura::client::ParentWindowWithContext(window, window, near_last_location);
H A Ddocked_window_layout_manager.cc234 aura::client::ParentWindowWithContext(window, window, gfx::Rect());
H A Ddocked_window_resizer_unittest.cc110 aura::client::ParentWindowWithContext(window, root, bounds);
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura_unittest.cc338 aura::client::ParentWindowWithContext(parent_view_->GetNativeView(),
971 aura::client::ParentWindowWithContext(
1031 aura::client::ParentWindowWithContext(
1112 aura::client::ParentWindowWithContext(
1230 aura::client::ParentWindowWithContext(
1262 aura::client::ParentWindowWithContext(
1346 aura::client::ParentWindowWithContext(
1433 aura::client::ParentWindowWithContext(
1493 aura::client::ParentWindowWithContext(
1655 aura::client::ParentWindowWithContext(
[all...]
H A Drender_widget_host_view_aura.cc523 aura::client::ParentWindowWithContext(window_, root, bounds_in_screen);
564 aura::client::ParentWindowWithContext(window_, parent, bounds);
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura_unittest.cc289 aura::client::ParentWindowWithContext(
/external/chromium_org/ui/views/widget/
H A Dnative_widget_aura.cc153 aura::client::ParentWindowWithContext(
1154 aura::client::ParentWindowWithContext(
/external/chromium_org/ash/
H A Droot_window_controller_unittest.cc569 aura::client::ParentWindowWithContext(
/external/chromium_org/ui/wm/core/
H A Dtransient_window_manager_unittest.cc75 aura::client::ParentWindowWithContext(window, root_window(), gfx::Rect());
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1429 aura::client::ParentWindowWithContext(
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc1090 aura::client::ParentWindowWithContext(
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_unittest.cc705 aura::client::ParentWindowWithContext(native_window_.get(),

Completed in 914 milliseconds