Searched defs:tabIndex (Results 1 - 11 of 11) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DTabView.h24 virtual void Select(int32 tabIndex) argument
H A DUserLoginWindow.cpp298 int32 tabIndex; local
/haiku/src/apps/terminal/
H A DTitlePlaceholderMapper.cpp120 TabTitlePlaceholderMapper(const ShellInfo& shellInfo, const ActiveProcessInfo& processInfo, int32 tabIndex) argument
H A DSmartTabView.cpp90 int32 tabIndex = _ClickedTabIndex(point); local
H A DTermWindow.cpp1410 int32 tabIndex = fTabView->CountTabs() - 1; local
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp156 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tabIndex) argument
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp137 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tabIndex) argument
/haiku/src/servers/app/decorator/
H A DDecorator.cpp885 Decorator::DrawTab(int32 tabIndex) argument
H A DTabDecorator.cpp178 SetRegionHighlight(Region region, uint8 highlight, BRegion* dirty, int32 tabIndex) argument
/haiku/src/apps/webpositive/tabview/
H A DTabManager.cpp833 TabManager::SelectTab(int32 tabIndex) argument
847 int32 tabIndex = TabForView(containedView); local
861 TabManager::CloseTab(int32 tabIndex) argument
905 SetTabLabel(int32 tabIndex, const char* label) argument
911 TabLabel(int32 tabIndex) argument
[all...]
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1618 int32 tabIndex = fTabManager->TabForView(view); local
1663 int32 tabIndex = fTabManager->TabForView(view); local
2421 int32 tabIndex = fTabManager->TabForView(view); local
[all...]

Completed in 101 milliseconds