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

/haiku/src/apps/diskprobe/
H A DAttributeWindow.cpp34 class EditorTabView : public BTabView { class in inherits:BTabView
36 EditorTabView(const char *name,
48 EditorTabView::EditorTabView(const char *name, button_width width, uint32 flags) function in class:EditorTabView
56 EditorTabView::AddRawEditorTab(BView *view)
65 EditorTabView::SetTypeEditorTab(BView *view)
137 EditorTabView *tabView = new EditorTabView("tabView");

Completed in 79 milliseconds