Searched refs:window_type (Results 1 - 24 of 24) sorted by relevance

/haiku/headers/private/interface/
H A DWindowPrivate.h27 const window_type kWindowScreenWindow = window_type(1026);
/haiku/src/apps/glteapot/
H A DTeapotWindow.h17 TeapotWindow(BRect r, const char* name, window_type wt,
H A DTeapotWindow.cpp19 TeapotWindow::TeapotWindow(BRect rect, const char* name, window_type wt,
/haiku/src/servers/mail/
H A DErrorLogWindow.h9 ErrorLogWindow(BRect rect, const char *name, window_type type);
H A DErrorLogWindow.cpp50 ErrorLogWindow::ErrorLogWindow(BRect rect, const char *name, window_type type)
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DPanel.h12 window_type type,
H A DPanel.cpp47 window_type type, uint32 flags,
/haiku/src/apps/icon-o-matic/generic/gui/panel/
H A DPanel.h18 window_type type,
H A DPanel.cpp53 window_type type, uint32 flags,
/haiku/src/apps/launchbox/
H A DPanel.h18 window_type type,
H A DPanel.cpp53 window_type type, uint32 flags,
/haiku/headers/libs/print/libprint/
H A DDialogWindow.h16 window_type type,
H A DBlockingWindow.h59 window_type type, uint32 flags,
82 window_type type, uint32 flags,
/haiku/src/apps/debuganalyzer/gui/
H A DSubWindow.h41 window_type type, uint32 flags,
H A DSubWindow.cpp54 window_type type, uint32 flags, uint32 workspace)
/haiku/src/libs/print/libprint/
H A DDialogWindow.cpp12 window_type type,
H A DBlockingWindow.cpp69 HWindow::HWindow(BRect frame, const char *title, window_type type, uint32 flags,
142 BlockingWindow::BlockingWindow(BRect frame, const char *title, window_type type,
/haiku/headers/os/interface/
H A DWindow.h27 enum window_type { enum
96 window_type type, uint32 flags,
238 status_t SetType(window_type type);
239 window_type Type() const;
336 window_type _ComposeType(window_look look,
338 void _DecomposeType(window_type type,
/haiku/src/apps/codycam/
H A DCodyCam.h123 window_type type, uint32 flags,
H A DCodyCam.cpp408 VideoWindow::VideoWindow(const char* title, window_type type,
/haiku/headers/os/game/
H A DDirectWindow.h57 window_type type, uint32 flags,
/haiku/src/kits/game/
H A DDirectWindow.cpp167 BDirectWindow::BDirectWindow(BRect frame, const char* title, window_type type,
/haiku/src/tests/kits/interface/look/
H A DLook.cpp203 Window(BRect frame, const char* title, window_type type, uint32 flags)
/haiku/src/kits/interface/
H A DWindow.cpp307 BWindow::BWindow(BRect frame, const char* title, window_type type,
352 _DecomposeType((window_type)type, &fLook, &fFeel);
2155 BWindow::SetType(window_type type)
2169 window_type
3065 window_type
3104 BWindow::_DecomposeType(window_type type, window_look* _look,

Completed in 122 milliseconds