Home
last modified time | relevance | path

Searched refs:ScreenList (Results 1 – 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DScreenManager.h25 typedef BObjectList<Screen> ScreenList; typedef
49 ScreenList& list);
50 void ReleaseScreens(ScreenList& list);
H A DScreenManager.cpp122 int32 wishCount, const char* target, bool force, ScreenList& list) in AcquireScreens()
162 ScreenManager::ReleaseScreens(ScreenList& list) in ReleaseScreens()
H A DVirtualScreen.cpp36 ScreenList list; in _Reset()
82 ScreenList list; in SetConfiguration()