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

12

/haiku/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/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/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/src/servers/app/
H A DOffscreenServerWindow.cpp42 MakeWindow(BRect frame, const char* name, window_look look, window_feel feel, uint32 flags, uint32 workspace) argument
/haiku/src/apps/cortex/TipManager/
H A DTipWindow.cpp131 WorkspaceActivated( int32 workspace, bool active) argument
/haiku/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/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/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.cpp336 MainWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp91 Window::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dsha1.c59 unsigned char workspace[SHA1_BLOCK_LENGTH]; local
/haiku/src/kits/tracker/
H A DVirtualDirectoryWindow.cpp65 VirtualDirectoryWindow(LockingList<BWindow>* windowList, uint32 openFlags, window_look look, window_feel feel, uint32 windowFlags, uint32 workspace) argument
H A DBackgroundImage.cpp172 BackgroundImage::Show(BView* view, int32 workspace) argument
326 BackgroundImage::WorkspaceActivated(BView* view, int32 workspace, bool state) argument
H A DDeskWindow.cpp528 BDeskWindow::WorkspaceActivated(int32 workspace, bool state) argument
531 fBackgroundImage->WorkspaceActivated(PoseView(), workspace, state); local
/haiku/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/src/apps/webpositive/
H A DBrowserApp.cpp527 uint32 workspace = 1 << current_workspace(); local
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp247 BackgroundImage::Show(BView* view, int32 workspace) argument
420 BackgroundImage::WorkspaceActivated(BView* view, int32 workspace, bool state) argument
/haiku/src/apps/deskbar/
H A DBarWindow.cpp297 TBarWindow::WorkspaceActivated(int32 workspace, bool active) argument
/haiku/src/preferences/screen/
H A DScreenMode.cpp209 ScreenMode::Set(const screen_mode& mode, int32 workspace) argument
274 Set(const display_mode& mode, int32 workspace) argument
[all...]
H A DScreenWindow.cpp942 ScreenWindow::_UpdateActiveMode(int32 workspace) argument
1008 ScreenWindow::WorkspaceActivated(int32 workspace, bool state) argument
[all...]
/haiku/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 113 milliseconds

12