Searched refs:Screen (Results 101 - 125 of 202) sorted by relevance

123456789

/haiku/src/bin/screenmode/
H A Dscreenmode.cpp16 #include <Screen.h>
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp20 #include <Screen.h>
/haiku/src/servers/input/
H A DInputServer.h26 #include <Screen.h>
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp46 #include <Screen.h>
/haiku/src/apps/devices/
H A DResourceUsageWindow.cpp20 #include <Screen.h>
/haiku/src/apps/screenshot/
H A DScreenshot.cpp25 #include <Screen.h>
/haiku/src/apps/deskbar/
H A DTimeView.cpp51 #include <Screen.h>
H A DInlineScrollView.cpp19 #include <Screen.h>
/haiku/src/apps/people/
H A DPeopleApp.cpp27 #include <Screen.h>
/haiku/src/servers/app/
H A DWindow.cpp153 if (Screen() != NULL) {
154 Screen()->GetMode(width, height, colorSpace, frequency);
676 Window::SetScreen(const ::Screen* screen)
684 const ::Screen*
685 Window::Screen() const function in class:Window
/haiku/src/system/boot/platform/amiga_m68k/
H A Drom_calls.h1434 struct Screen *Screen; member in struct:NewWindow
1473 struct Screen { struct
1474 struct Screen *NextScreen;
1493 LP1(0x42, bool, CloseScreen, struct Screen *, last, a0, \
1502 LP1(0xc6, struct Screen *, OpenScreen, struct NewScreen *, last, a0, \
H A Dconsole.cpp115 struct Screen *gScreen;
/haiku/src/kits/game/
H A DDirectWindow.cpp16 #include <Screen.h>
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleterDefaultImpl.cpp12 #include <Screen.h>
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp53 #include <Screen.h>
/haiku/src/preferences/virtualmemory/
H A DSettingsWindow.cpp30 #include <Screen.h>
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp33 #include <Screen.h>
/haiku/src/apps/diskprobe/
H A DDiskProbe.cpp24 #include <Screen.h>
/haiku/src/servers/notification/
H A DNotificationWindow.cpp31 #include <Screen.h>
/haiku/src/apps/haikudepot/ui/
H A DApp.cpp21 #include <Screen.h>
/haiku/src/preferences/filetypes/
H A DFileTypes.cpp25 #include <Screen.h>
/haiku/src/apps/firstbootprompt/
H A DBootPromptWindow.cpp37 #include <Screen.h>
/haiku/src/apps/webpositive/
H A DBrowserApp.cpp40 #include <Screen.h>
/haiku/src/kits/tracker/infowindow/
H A DInfoWindow.cpp57 #include <Screen.h>
/haiku/src/kits/interface/
H A DAboutWindow.cpp31 #include <Screen.h>

Completed in 381 milliseconds

123456789