Searched refs:PanelWindow (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/switcher/
H A DPanelWindow.h12 class PanelWindow : public BWindow { class in inherits:BWindow
14 PanelWindow(uint32 location, uint32 which,
16 virtual ~PanelWindow();
H A DPanelWindow.cpp7 #include "PanelWindow.h"
30 PanelWindow::PanelWindow(uint32 location, uint32 which, team_id team) function in class:PanelWindow
50 PanelWindow::~PanelWindow()
59 PanelWindow::MessageReceived(BMessage* message)
75 PanelWindow::_ViewFor(uint32 location, uint32 which, team_id team) const
90 PanelWindow::_UpdateShowState(uint32 how)
179 PanelWindow::_Factor()
H A DSwitcher.cpp15 #include "PanelWindow.h"
61 new PanelWindow(location, which,
/haiku/src/apps/cortex/addons/common/
H A DMediaNodeControlApp.cpp58 class PanelWindow : class in inherits:BWindow
62 PanelWindow() : function in class:PanelWindow
134 BWindow* pWnd = new PanelWindow();

Completed in 32 milliseconds