Searched refs:TSwitcherWindow (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DSwitcher.h50 class TSwitcherWindow;
100 TSwitcherWindow* fWindow;
H A DSwitcher.cpp100 class TSwitcherWindow : public BWindow { class in inherits:BWindow
102 TSwitcherWindow(BRect frame,
104 virtual ~TSwitcherWindow();
140 TSwitcherWindow* switcher);
160 TSwitcherWindow* fSwitcher;
167 TSwitcherWindow* switcher);
197 TSwitcherWindow* fSwitcher;
206 TSwitcherWindow* window, TIconView* iconView);
216 TSwitcherWindow* fWindow;
441 fWindow = new TSwitcherWindow(rec
1615 TSwitcherWindow::TSwitcherWindow(BRect frame, TSwitchManager* manager) function in class:TSwitcherWindow
[all...]

Completed in 15 milliseconds