Searched refs:SetCursorClient (Results 1 – 5 of 5) sorted by relevance
17 client::SetCursorClient(root_window, this); in TestCursorClient()21 client::SetCursorClient(root_window_, NULL); in ~TestCursorClient()
19 void SetCursorClient(Window* window, CursorClient* client) { in SetCursorClient() function
88 AURA_EXPORT void SetCursorClient(Window* window,
302 aura::client::SetCursorClient(root->window(), NULL); in OnDesktopRootWindowHostDestroyed()424 aura::client::SetCursorClient(root_window_->window(), cursor_client_.get()); in InitNativeWidget()
984 aura::client::SetCursorClient(root_window, &cursor_manager_); in InitRootWindow()