Searched refs:ViewForTab (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/webpositive/tabview/
H A DTabManager.h46 BView* ViewForTab(int32 tabIndex) const;
H A DTabManager.cpp803 TabManager::ViewForTab(int32 tabIndex) const function in class:TabManager
/haiku/src/apps/diskusage/
H A DControlsView.cpp269 ViewForTab(Selection())->MessageReceived(message);
400 ((VolumeView*)fVolumeTabView->ViewForTab(
408 ((VolumeView*)fVolumeTabView->ViewForTab(
416 ((VolumeView*)fVolumeTabView->ViewForTab(
/haiku/headers/os/interface/
H A DTabView.h184 BView* ViewForTab(int32 tabIndex) const;
/haiku/src/apps/terminal/
H A DSmartTabView.cpp133 BView *view = ViewForTab(index);
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1245 BWebView* view = dynamic_cast<BWebView*>(fTabManager->ViewForTab(i));
1915 SetCurrentWebView(dynamic_cast<BWebView*>(fTabManager->ViewForTab(index)));
/haiku/src/kits/interface/
H A DTabView.cpp1342 BTabView::ViewForTab(int32 tabIndex) const function in class:BTabView

Completed in 155 milliseconds