_TabAt
= static_cast<Decorator::Tab*>(_TabAt(tabIndex));
MacDecorator::Tab* toTab = _TabAt(to);
= static_cast<Decorator::Tab*>(_TabAt(tabIndex));
TabView* tab = _TabAt(where);
TabView* _TabAt(const BPoint& where) const;
Decorator::Tab* tab = static_cast<Decorator::Tab*>(_TabAt(i));
Decorator::Tab* decoratorTab = _TabAt(tab);
Decorator::Tab* tab = _TabAt(i);
minTabSize = _TabAt(0)->minTabSize;
virtual Decorator::Tab* _TabAt(int32 index) const;
Decorator::Tab* tab = _TabAt(0);
= static_cast<Decorator::Tab*>(_TabAt(tabIndex));
Decorator::Tab* tab = _TabAt(i);
Decorator::Tab* tab = _TabAt(0);
Decorator::Tab* toTab = _TabAt(to);