Searched defs:workspace (Results 1 - 25 of 41) sorted by relevance

12

/haiku-fatelf/src/preferences/joysticks/
H A DCalibWin.cpp28 CalibWin(BRect frame,const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
H A DMessageWin.cpp19 MessageWin(BRect parentFrame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
/haiku-fatelf/src/apps/cortex/TipManager/
H A DTipWindow.cpp122 WorkspaceActivated( int32 workspace, bool active) argument
/haiku-fatelf/src/libs/print/libprint/
H A DDialogWindow.cpp10 DialogWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace) argument
22 DialogWindow(BRect frame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
H A DBlockingWindow.cpp69 HWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace, uint32 escape_msg) argument
77 HWindow(BRect frame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace, uint32 escape_msg) argument
142 BlockingWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace, uint32 escape_msg) argument
150 BlockingWindow(BRect frame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace, uint32 escape_msg) argument
/haiku-fatelf/src/apps/debuganalyzer/gui/
H A DSubWindow.cpp53 SubWindow(SubWindowManager* manager, BRect frame, const char* title, window_type type, uint32 flags, uint32 workspace) argument
/haiku-fatelf/src/servers/app/
H A DOffscreenServerWindow.cpp43 MakeWindow(BRect frame, const char* name, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DPanel.cpp46 Panel(BRect frame, const char* title, window_type type, uint32 flags, uint32 workspace) argument
55 Panel(BRect frame, const char* title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/panel/
H A DPanel.cpp52 Panel(BRect frame, const char* title, window_type type, uint32 flags, uint32 workspace) argument
61 Panel(BRect frame, const char* title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
/haiku-fatelf/src/apps/launchbox/
H A DPanel.cpp52 Panel(BRect frame, const char* title, window_type type, uint32 flags, uint32 workspace) argument
61 Panel(BRect frame, const char* title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
H A DMainWindow.cpp314 MainWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku-fatelf/src/kits/tracker/
H A DQueryContainerWindow.cpp54 BQueryContainerWindow(LockingList<BWindow>* windowList, uint32 containerWindowFlags, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
H A DBackgroundImage.cpp169 BackgroundImage::Show(BView* view, int32 workspace) argument
318 BackgroundImage::WorkspaceActivated(BView* view, int32 workspace, bool state) argument
H A DDeskWindow.cpp394 BDeskWindow::WorkspaceActivated(int32 workspace, bool state) argument
397 fBackgroundImage->WorkspaceActivated(PoseView(), workspace, state); local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/authentication_server/
H A DPanel.cpp46 Panel(BRect frame, const char* title, window_type type, uint32 flags, uint32 workspace) argument
55 Panel(BRect frame, const char* title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
/haiku-fatelf/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp91 Window::WorkspaceActivated(int32 workspace, bool active) argument
/haiku-fatelf/src/apps/deskbar/
H A DBarWindow.cpp251 TBarWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku-fatelf/src/kits/interface/
H A DScreen.cpp180 BScreen::DesktopColor(uint32 workspace) argument
198 BScreen::SetDesktopColor(rgb_color color, uint32 workspace, bool stick) argument
237 BScreen::GetMode(uint32 workspace, display_mode* mode) argument
257 BScreen::SetMode(uint32 workspace, display_mode* mode, bool makeDefault) argument
H A DPrivateScreen.cpp412 BPrivateScreen::DesktopColor(uint32 workspace) argument
430 BPrivateScreen::SetDesktopColor(rgb_color color, uint32 workspace, argument
510 BPrivateScreen::GetMode(uint32 workspace, display_mode *mode) argument
531 BPrivateScreen::SetMode(uint32 workspace, display_mode *mode, bool makeDefault) argument
/haiku-fatelf/src/apps/webpositive/
H A DBrowserApp.cpp402 uint32 workspace = 1 << current_workspace(); local
/haiku-fatelf/src/preferences/screen/
H A DScreenMode.cpp181 ScreenMode::Set(const screen_mode& mode, int32 workspace) argument
246 Set(const display_mode& mode, int32 workspace) argument
[all...]
H A DScreenWindow.cpp811 ScreenWindow::_UpdateActiveMode(int32 workspace) argument
861 ScreenWindow::WorkspaceActivated(int32 workspace, bool state) argument
[all...]
/haiku-fatelf/src/preferences/backgrounds/
H A DBackgroundImage.cpp247 BackgroundImage::Show(BView* view, int32 workspace) argument
419 BackgroundImage::WorkspaceActivated(BView* view, int32 workspace, bool state) argument
/haiku-fatelf/src/kits/game/
H A DDirectWindow.cpp167 BDirectWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace) argument
176 BDirectWindow(BRect frame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
H A DWindowScreen.cpp273 BWindowScreen::WorkspaceActivated(int32 workspace, bool state) argument

Completed in 308 milliseconds

12