Searched refs:FirstWindow (Results 1 - 6 of 6) sorted by relevance

/haiku/src/servers/app/
H A DWindowList.h27 Window* FirstWindow() const { return fFirstWindow; } function in class:WindowList
H A DWindowList.cpp139 for (Window *window = FirstWindow(); window != NULL;
154 for (Window *window = FirstWindow(); window != NULL;
H A DWorkspace.cpp123 fCurrent = fWorkspace.Windows().FirstWindow();
H A DDesktop.cpp620 for (Window* window = fAllWindows.FirstWindow(); window != NULL;
633 for (Window* window = fAllWindows.FirstWindow(); window != NULL;
1872 Window* frontmost = window->Frontmost(_Windows(i).FirstWindow(), i);
2153 for (Window *window = fAllWindows.FirstWindow(); window != NULL;
2168 for (Window *window = fAllWindows.FirstWindow(); window != NULL;
2210 Window* window = CurrentWindows().FirstWindow();
2256 for (Window* window = fAllWindows.FirstWindow(); window != NULL;
2290 for (Window *window = fAllWindows.FirstWindow(); window != NULL;
2308 for (Window *window = fAllWindows.FirstWindow(); window != NULL;
2356 for (Window *window = fAllWindows.FirstWindow(); windo
[all...]
/haiku/src/servers/app/stackandtile/
H A DStackAndTile.cpp71 for (Window *window = windows.FirstWindow(); window != NULL;
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h1475 struct Window *FirstWindow; member in struct:Screen

Completed in 121 milliseconds