Home
last modified time | relevance | path

Searched refs:SetWindowMoveClient (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/aura/client/
Dwindow_move_client.cc19 void SetWindowMoveClient(Window* window, WindowMoveClient* client) { in SetWindowMoveClient() function
Dwindow_move_client.h49 AURA_EXPORT void SetWindowMoveClient(Window* window,
/external/chromium_org/ash/wm/
Dtoplevel_window_event_handler.cc162 aura::client::SetWindowMoveClient(owner, this); in ToplevelWindowEventHandler()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_root_window_host_x11.cc144 aura::client::SetWindowMoveClient(root_window_->window(), NULL); in ~DesktopRootWindowHostX11()
257 aura::client::SetWindowMoveClient(root_window_->window(), in OnRootWindowCreated()