Searched defs:screenFrame (Results 1 - 25 of 34) sorted by relevance

12

/haiku/src/apps/launchbox/
H A Dsupport.cpp96 BRect screenFrame = screen->Frame(); local
[all...]
H A DMainWindow.cpp545 BRect screenFrame = screen.Frame(); local
568 BRect screenFrame = screen.Frame(); local
[all...]
/haiku/src/servers/app/decorator/
H A DMagneticBorder.cpp58 BRect screenFrame = screen->Frame(); local
/haiku/src/servers/input/
H A DBottomlineWindow.cpp33 BRect screenFrame = (BScreen(B_MAIN_SCREEN_ID).Frame()); local
/haiku/src/preferences/repositories/
H A DRepositoriesWindow.cpp44 BRect screenFrame = screen.Frame(); local
/haiku/src/add-ons/network_settings/dialup/
H A DInterfaceUtils.cpp23 BRect screenFrame = (BScreen(window).Frame()); local
/haiku/src/apps/deskcalc/
H A DCalcWindow.cpp157 BRect screenFrame = screen.Frame(); local
/haiku/src/apps/switcher/
H A DPanelWindow.cpp101 BRect screenFrame = screen.Frame(); local
[all...]
H A DCaptureWindow.cpp97 BRect screenFrame = screen.Frame(); local
/haiku/src/apps/expander/
H A DPasswordAlert.cpp74 BRect screenFrame = BScreen(B_MAIN_SCREEN_ID).Frame(); local
H A DExpanderWindow.cpp721 BRect screenFrame = screen.Frame(); local
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationPanel.cpp225 BRect screenFrame = screen.Frame(); local
/haiku/src/apps/screenshot/
H A DUtility.cpp271 BRect screenFrame = screen.Frame(); local
/haiku/src/kits/interface/
H A DToolTipManager.cpp183 BRect screenFrame = screen.Frame().InsetBySelf(2, 2); local
[all...]
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp70 BRect screenFrame = screen.Frame(); local
/haiku/src/apps/webpositive/
H A DBrowserApp.cpp229 BRect screenFrame = BScreen().Frame(); local
/haiku/src/apps/people/
H A DPersonWindow.cpp339 BRect screenFrame = BScreen(this).Frame(); local
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp233 BRect screenFrame = screen.Frame(); local
/haiku/src/apps/deskbar/
H A DBarWindow.cpp304 BRect screenFrame = (BScreen(fBarView->Window())).Frame(); local
679 BRect screenFrame = (BScreen(this)).Frame(); local
H A DBarView.cpp413 BRect screenFrame = (BScreen(Window())).Frame(); local
557 BRect screenFrame = (BScreen(Window())).Frame(); local
587 BRect screenFrame = (BScreen(Window())).Frame(); local
637 GetPreferredWindowSize(BRect screenFrame, float* width, float* height) argument
693 SizeWindow(BRect screenFrame) argument
704 PositionWindow(BRect screenFrame) argument
836 BRect screenFrame = (BScreen(Window())).Frame(); local
[all...]
/haiku/src/servers/app/
H A DWorkspacesView.cpp317 BRect screenFrame = _ScreenFrame(index); local
445 BRect screenFrame = _ScreenFrame(index); local
140 _WindowFrame(const BRect& workspaceFrame, const BRect& screenFrame, const BRect& windowFrame, BPoint windowPosition) argument
168 _DrawWindow(DrawingEngine* drawingEngine, const BRect& workspaceFrame, const BRect& screenFrame, ::Window* window, BPoint windowPosition, BRegion& backgroundRegion, bool workspaceActive) argument
566 BRect screenFrame = _ScreenFrame(index); local
[all...]
/haiku/src/kits/game/
H A DDirectWindow.cpp272 BDirectWindow::ScreenChanged(BRect screenFrame, color_space depth) argument
H A DWindowScreen.cpp292 BWindowScreen::ScreenChanged(BRect screenFrame, color_space depth) argument
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp586 BRect screenFrame = screen.Frame(); local
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp654 BRect screenFrame = screen.Frame(); local

Completed in 188 milliseconds

12