Searched refs:Desktop (Results 51 - 58 of 58) sorted by relevance

123

/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp9 #include "Desktop.h"
30 DrawingEngine* drawingEngine, Desktop* desktop)
175 // this function is only called from the Desktop thread
248 // executed from Desktop thread
/haiku/src/servers/app/
H A DEventDispatcher.cpp13 #include "Desktop.h"
42 The EventDispatcher is a per Desktop object that handles all input
45 The events are processed as needed in the Desktop class (via EventFilters),
624 EventDispatcher::SetDesktop(Desktop* desktop)
938 // this is added in the Desktop mouse processing
H A DView.cpp21 #include "Desktop.h"
944 DesktopSettings settings(fWindow->Desktop());
H A DWindow.cpp33 #include "Desktop.h"
96 fDesktop(window->Desktop()),
195 // this function is only called from the Desktop thread
678 // TODO this assert fails in Desktop::ShowWindow
1081 // executed from Desktop thread
1469 // Desktop windows are always backmost
1894 // dirty regions are not messed with from the Desktop thread
H A DServerApp.cpp53 #include "Desktop.h"
92 ServerApp::ServerApp(Desktop* desktop, port_id clientReplyPort,
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp33 #include "Desktop.h"
138 Desktop* desktop)
150 Desktop* desktop)
/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp69 Desktop* desktop)
208 // Desktop is write locked, so be quick about it.
727 // handled be the Desktop anyways, so it is sufficient
H A DDefaultDecorator.cpp75 Desktop* desktop)

Completed in 177 milliseconds

123