Searched refs:SetWindowTreeClient (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ui/aura/test/
H A Dtest_window_tree_client.cc14 client::SetWindowTreeClient(root_window_, this);
18 client::SetWindowTreeClient(root_window_, NULL);
/external/chromium_org/ui/aura/client/
H A Dwindow_tree_client.h41 AURA_EXPORT void SetWindowTreeClient(Window* window,
H A Dwindow_tree_client.cc19 void SetWindowTreeClient(Window* window, WindowTreeClient* window_tree_client) { function in namespace:aura::client
/external/chromium_org/ui/wm/test/
H A Dwm_test_helper.cc23 aura::client::SetWindowTreeClient(host_->window(), this);
/external/chromium_org/ui/aura/demo/
H A Ddemo_main.cc84 aura::client::SetWindowTreeClient(window_, this);
88 aura::client::SetWindowTreeClient(window_, NULL);
/external/chromium_org/mojo/examples/aura_demo/
H A Daura_demo.cc83 aura::client::SetWindowTreeClient(window_, this);
87 aura::client::SetWindowTreeClient(window_, NULL);
/external/chromium_org/athena/screen/
H A Dscreen_manager_impl.cc236 aura::client::SetWindowTreeClient(root_window_, NULL);
270 aura::client::SetWindowTreeClient(root_window_, window_tree_client_.get());
/external/chromium_org/extensions/shell/browser/
H A Dshell_desktop_controller.cc302 aura::client::SetWindowTreeClient(host_->window(), this);
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_native_widget_aura.cc170 aura::client::SetWindowTreeClient(root_window_, this);
173 aura::client::SetWindowTreeClient(root_window_, NULL);
/external/chromium_org/ash/
H A Droot_window_controller.cc703 aura::client::SetWindowTreeClient(root_window, stacking_controller_.get());

Completed in 8310 milliseconds