Searched refs:SetMouseEventWindow (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/app/
H A DDesktop.h228 void SetMouseEventWindow(Window* window);
H A DWorkspacesView.cpp537 Window()->Desktop()->SetMouseEventWindow(Window());
H A DDesktop.cpp348 fDesktop->SetMouseEventWindow(NULL);
1964 Desktop::SetMouseEventWindow(Window* window) function in class:Desktop
/haiku/src/servers/app/decorator/
H A DDefaultWindowBehaviour.cpp1215 fDesktop->SetMouseEventWindow(fWindow);
1219 fDesktop->SetMouseEventWindow(NULL);

Completed in 101 milliseconds