Home
last modified time | relevance | path

Searched refs:TBox (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DSwitcher.h48 class TBox; variable
H A DSwitcher.cpp117 TBox* TopView();
131 TBox* fTopView;
203 class TBox : public BBox { class
205 TBox(BRect bounds, TSwitchManager* manager,
1230 TBox::TBox(BRect bounds, TSwitchManager* manager, TSwitcherWindow* window, in TBox() function in TBox
1246 TBox::AllAttached() in AllAttached()
1262 TBox::MouseDown(BPoint where) in MouseDown()
1328 TBox::Draw(BRect update) in Draw()
1432 TBox::DrawIconScrollers(bool force) in DrawIconScrollers()
1514 TBox::DrawWindowScrollers(bool force) in DrawWindowScrollers()
[all …]