Home
last modified time | relevance | path

Searched refs:TabLabel (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/webpositive/tabview/
H A DTabManager.h61 const BString& TabLabel(int32);
H A DTabManager.cpp928 TabManager::TabLabel(int32 tabIndex) in TabLabel() function in TabManager
/haiku/src/apps/webpositive/
H A DBrowserWindow.cpp1620 fTabManager->TabLabel(tabIndex)) == 0) in LoadFinished()