Searched refs:CurrentWindows (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DDesktop.cpp1220 CurrentWindows().RemoveWindow(window);
1239 CurrentWindows().RemoveWindow(modal);
1289 CurrentWindows().RemoveWindow(window);
1290 CurrentWindows().AddWindow(window, backmost
1953 for (Window* window = CurrentWindows().LastWindow(); window;
1997 Window* window = CurrentWindows().LastWindow();
2210 Window* window = CurrentWindows().FirstWindow();
2368 for (Window *window = CurrentWindows().LastWindow(); window != NULL;
2882 Desktop::CurrentWindows() function in class:Desktop
3027 for (Window* window = CurrentWindows()
[all...]
H A DDesktop.h268 WindowList& CurrentWindows();
/haiku/src/servers/app/stackandtile/
H A DStackAndTile.cpp729 fCurrentWindow = fDesktop->CurrentWindows().LastWindow();

Completed in 90 milliseconds