Home
last modified time | relevance | path

Searched defs:screenFrame (Results 1 – 25 of 47) sorted by relevance

12

/haiku/src/servers/app/
H A DWorkspacesView.cpp141 const BRect& screenFrame, const BRect& windowFrame, in _WindowFrame()
169 const BRect& workspaceFrame, const BRect& screenFrame, ::Window* window, in _DrawWindow()
317 BRect screenFrame = _ScreenFrame(index); in _DrawWorkspace() local
445 BRect screenFrame = _ScreenFrame(index); in MouseDown() local
566 BRect screenFrame = _ScreenFrame(index); in MouseMoved() local
/haiku/src/apps/deskbar/
H A DBarView.cpp413 BRect screenFrame = (BScreen(Window())).Frame(); in MouseMoved() local
557 BRect screenFrame = (BScreen(Window())).Frame(); in PlaceTray() local
587 BRect screenFrame = (BScreen(Window())).Frame(); in PlaceApplicationBar() local
637 TBarView::GetPreferredWindowSize(BRect screenFrame, float* width, in GetPreferredWindowSize()
693 TBarView::SizeWindow(BRect screenFrame) in SizeWindow()
704 TBarView::PositionWindow(BRect screenFrame) in PositionWindow()
836 BRect screenFrame = (BScreen(Window())).Frame(); in HideDeskbar() local
H A DBarWindow.cpp304 BRect screenFrame = (BScreen(fBarView->Window())).Frame(); in WorkspaceActivated() local
679 BRect screenFrame = (BScreen(this)).Frame(); in SetSizeLimits() local
/haiku/src/bin/desklink/
H A DVolumeWindow.cpp54 BRect screenFrame(BScreen(B_MAIN_SCREEN_ID).Frame()); in VolumeWindow() local
/haiku/src/servers/input/
H A DBottomlineWindow.cpp33 BRect screenFrame = (BScreen(B_MAIN_SCREEN_ID).Frame()); in BottomlineWindow() local
/haiku/src/tests/servers/app/newClipping/
H A DWinBorder.cpp67 BRect screenFrame(Bounds()); in get_user_regions() local
/haiku/src/servers/app/decorator/
H A DMagneticBorder.cpp58 BRect screenFrame = screen->Frame(); in AlterDeltaForSnap() local
/haiku/src/preferences/repositories/
H A DRepositoriesWindow.cpp44 BRect screenFrame = screen.Frame(); in RepositoriesWindow() local
/haiku/src/add-ons/print/drivers/preview/
H A DJobSetupWindow.cpp114 BRect screenFrame(BScreen().Frame()); in JobSetupWindow() local
H A DPageSetupWindow.cpp238 BRect screenFrame(BScreen().Frame()); in PageSetupWindow() local
/haiku/src/apps/deskcalc/
H A DCalcWindow.cpp158 BRect screenFrame = screen.Frame(); in SetFrame() local
/haiku/src/add-ons/network_settings/dialup/
H A DInterfaceUtils.cpp23 BRect screenFrame = (BScreen(window).Frame()); in center_on_screen() local
/haiku/src/apps/launchbox/
H A Dsupport.cpp96 BRect screenFrame = screen->Frame(); in make_sure_frame_is_on_screen() local
H A DMainWindow.cpp545 BRect screenFrame = screen.Frame(); in _GetLocation() local
568 BRect screenFrame = screen.Frame(); in _AdjustLocation() local
/haiku/src/apps/switcher/
H A DPanelWindow.cpp101 BRect screenFrame = screen.Frame(); in _UpdateShowState() local
H A DCaptureWindow.cpp97 BRect screenFrame = screen.Frame(); in MouseMoved() local
/haiku/src/apps/expander/
H A DPasswordAlert.cpp74 BRect screenFrame = BScreen(B_MAIN_SCREEN_ID).Frame(); in PasswordAlert() local
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationPanel.cpp225 BRect screenFrame = screen.Frame(); in _CalculateFrame() local
/haiku/src/apps/icon-o-matic/generic/support/
H A Dsupport_ui.cpp141 BRect screenFrame; in make_sure_frame_is_on_screen() local
/haiku/src/apps/screenshot/
H A DScreenshot.cpp350 BRect screenFrame(BScreen().Frame()); in _GetActiveWindowFrame() local
H A DUtility.cpp271 BRect screenFrame = screen.Frame(); in _MakeTabSpaceTransparent() local
/haiku/src/kits/interface/
H A DToolTipManager.cpp183 BRect screenFrame = screen.Frame().InsetBySelf(2, 2); in ResetWindowFrame() local
/haiku/src/apps/people/
H A DPersonWindow.cpp339 BRect screenFrame = BScreen(this).Frame(); in Show() local
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp70 BRect screenFrame = screen.Frame(); in DataTranslationsWindow() local
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp233 BRect screenFrame = screen.Frame(); in SettingsWindow() local

12