Searched refs:ScreenChanged (Results 1 - 25 of 38) sorted by path

12

/haiku/src/apps/launchbox/
H A DMainWindow.cpp329 MainWindow::ScreenChanged(BRect frame, color_space format) function in class:MainWindow
H A DMainWindow.h41 virtual void ScreenChanged(BRect frame, color_space format);
/haiku/src/apps/magnify/
H A DMagnify.h71 virtual void ScreenChanged(BRect bounds, color_space cs);
213 virtual void ScreenChanged(BRect screenSize, color_space depth);
H A DMagnify.cpp733 TWindow::ScreenChanged(BRect screenSize, color_space depth) function in class:TWindow
735 BWindow::ScreenChanged(screenSize, depth);
737 fFatBits->ScreenChanged(screenSize,depth);
1471 TMagnify::ScreenChanged(BRect, color_space) function in class:TMagnify
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp167 virtual void ScreenChanged(BRect frame, color_space mode);
801 WorkspacesWindow::ScreenChanged(BRect rect, color_space mode) function in class:WorkspacesWindow
/haiku/src/kits/game/
H A DDirectWindow.cpp272 BDirectWindow::ScreenChanged(BRect screenFrame, color_space depth) function in class:BDirectWindow
274 inherited::ScreenChanged(screenFrame, depth);
H A DWindowScreen.cpp292 BWindowScreen::ScreenChanged(BRect screenFrame, color_space depth) function in class:BWindowScreen
/haiku/src/kits/tracker/
H A DBackgroundImage.cpp357 BackgroundImage::ScreenChanged(BRect, color_space) function in class:BackgroundImage
H A DBackgroundImage.h104 void ScreenChanged(BRect rect, color_space space);
H A DDeskWindow.cpp543 BDeskWindow::ScreenChanged(BRect frame, color_space space) function in class:BDeskWindow
552 fBackgroundImage->ScreenChanged(frame, space);
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp448 BackgroundImage::ScreenChanged(BRect, color_space) function in class:BackgroundImage
H A DBackgroundImage.h116 void ScreenChanged(BRect rect, color_space space);
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.h35 virtual void ScreenChanged(BRect frame, color_space space);
/haiku/src/servers/notification/
H A DNotificationWindow.cpp151 NotificationWindow::ScreenChanged(BRect frame, color_space mode) function in class:NotificationWindow
H A DNotificationWindow.h43 virtual void ScreenChanged(BRect frame, color_space mode);
/haiku/src/tests/kits/game/chart/
H A DChartWindow.h164 virtual void ScreenChanged(BRect screen_size, color_space depth);
/haiku/headers/os/game/
H A DDirectWindow.h91 virtual void ScreenChanged(BRect screenFrame,
H A DWindowScreen.h38 virtual void ScreenChanged(BRect screenSize, color_space depth);
/haiku/headers/os/interface/
H A DWindow.h131 virtual void ScreenChanged(BRect screenSize,
/haiku/src/apps/deskbar/
H A DBarWindow.cpp313 TBarWindow::ScreenChanged(BRect size, color_space depth) function in class:TBarWindow
315 BWindow::ScreenChanged(size, depth);
H A DBarWindow.h56 virtual void ScreenChanged(BRect size, color_space depth);
H A DSwitcher.cpp108 virtual void ScreenChanged(BRect screenFrame, color_space);
1690 TSwitcherWindow::ScreenChanged(BRect screenFrame, color_space) function in class:TSwitcherWindow
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1295 BrowserWindow::ScreenChanged(BRect screenSize, color_space format) function in class:BrowserWindow
H A DBrowserWindow.h117 virtual void ScreenChanged(BRect screenSize,
/haiku/src/kits/interface/
H A DWindow.cpp1118 ScreenChanged(frame, (color_space)mode);
1645 BWindow::ScreenChanged(BRect screenSize, color_space depth) function in class:BWindow

Completed in 137 milliseconds

12