Home
last modified time | relevance | path

Searched defs:BTabView (Results 1 – 11 of 11) sorted by relevance

/haiku/src/apps/pulse/
H A DPrefsWindow.h19 class BTabView; variable
/haiku/src/apps/haikudepot/ui/
H A DTabView.h18 BTabView(name, B_WIDTH_FROM_WIDEST), in BTabView() function
H A DUserLoginWindow.h23 class BTabView; variable
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DThreadWindow.h12 class BTabView; variable
/haiku/src/preferences/time/
H A DTimeWindow.h17 class BTabView; variable
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DMainWindow.h13 class BTabView; variable
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpView.h19 class BTabView; variable
/haiku/headers/os/interface/
H A DTabView.h12 class BTabView; variable
H A DView.h691 friend class BTabView; variable
/haiku/src/kits/interface/
H A DTabView.cpp405 BTabView::BTabView(const char* name, button_width width, uint32 flags) in BTabView() function in BTabView
413 BTabView::BTabView(BRect frame, const char* name, button_width width, in BTabView() function in BTabView
431 BTabView::BTabView(BMessage* archive) in BTabView() function in BTabView
1542 BTabView::BTabView(const BTabView& tabView) in BTabView() function in BTabView
1550 BTabView::operator=(const BTabView&) in operator =()
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h35 class BTabView; variable