Searched defs:desktop (Results 1 - 25 of 30) sorted by relevance

12

/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawView.cpp48 DrawView::SetDesktop(Desktop* desktop) argument
/haiku/src/apps/login/
H A DDesktopWindow.cpp37 BView *desktop = new BView(Bounds(), "desktop", B_FOLLOW_NONE, 0); local
/haiku/src/servers/app/stackandtile/
H A DSATDecorator.cpp46 SATDecorator(DesktopSettings& settings, BRect frame, Desktop* desktop) argument
H A DStacking.cpp36 Desktop* desktop = sender->GetDesktop(); local
329 Desktop* desktop = fSATWindow->GetWindow()->Desktop(); local
H A DStackAndTile.cpp66 StackAndTile::ListenerRegistered(Desktop* desktop) argument
716 GroupIterator(StackAndTile* sat, Desktop* desktop) argument
[all...]
H A DSATGroup.cpp533 Desktop* desktop = triggerWindow->GetWindow()->Desktop(); local
1403 Desktop* desktop = window->GetWindow()->Desktop(); local
/haiku/src/servers/app/
H A DTestServerLoopAdapter.cpp85 Desktop* desktop = _FindDesktop(userID, targetScreen); local
H A DWorkspace.cpp38 Workspace::Private::SetDisplaysFromDesktop(Desktop* desktop) argument
82 Workspace::Workspace(Desktop& desktop, int32 index, bool readOnly) argument
H A DAppServer.cpp109 Desktop* desktop = NULL; local
154 Desktop *desktop = fDesktops.RemoveItemAt(0); local
181 ObjectDeleter<Desktop> desktop; local
213 Desktop* desktop = fDesktops.ItemAt(i); local
[all...]
H A DVirtualScreen.cpp53 VirtualScreen::SetConfiguration(Desktop& desktop, argument
H A DDesktopListener.cpp28 DesktopObservable::RegisterListener(DesktopListener* listener, Desktop* desktop) argument
H A DEventDispatcher.cpp624 EventDispatcher::SetDesktop(Desktop* desktop) argument
H A DDesktopSettings.cpp835 DesktopSettings::DesktopSettings(Desktop* desktop) argument
979 LockedDesktopSettings::LockedDesktopSettings(Desktop* desktop) argument
/haiku/src/kits/tracker/
H A DBackgroundImage.cpp148 BackgroundImage::BackgroundImage(const BNode* node, bool desktop) argument
378 Refresh(BackgroundImage* oldBackgroundImage, const BNode* fromNode, bool desktop, BPoseView* poseView) argument
H A DStatusWindow.cpp337 BDeskWindow* desktop = NULL; local
/haiku/src/servers/app/decorator/
H A DDecorManager.cpp59 DecorAddOn::AllocateDecorator(Desktop* desktop, DrawingEngine* engine, argument
241 DecorManager::SetDecorator(BString path, Desktop* desktop) argument
100 _AllocateDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument
H A DDefaultDecorator.cpp74 DefaultDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument
H A DDecorator.cpp76 Decorator(DesktopSettings& settings, BRect frame, Desktop* desktop) argument
H A DTabDecorator.cpp68 TabDecorator(DesktopSettings& settings, BRect frame, Desktop* desktop) argument
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp65 _AllocateDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument
92 FlatDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument
/haiku/src/tests/servers/app/newerClipping/
H A DWindowLayer.cpp29 WindowLayer(BRect frame, const char* name, DrawingEngine* drawingEngine, Desktop* desktop) argument
[all...]
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp196 BackgroundImage::BackgroundImage(const BNode* node, bool desktop, argument
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp46 _AllocateDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument
53 WinDecorator(DesktopSettings& settings, BRect frame, Desktop* desktop) argument
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp46 _AllocateDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument
53 MacDecorator(DesktopSettings& settings, BRect frame, Desktop* desktop) argument
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp137 _AllocateDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument
149 BeDecorator(DesktopSettings& settings, BRect rect, Desktop* desktop) argument

Completed in 155 milliseconds

12