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

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp43 // #pragma mark - SourcePathComponentNode
46 class ImageFunctionsView::SourcePathComponentNode : public BReferenceable { class in class:ImageFunctionsView
48 SourcePathComponentNode(SourcePathComponentNode* parent, function in class:ImageFunctionsView::SourcePathComponentNode
65 virtual ~SourcePathComponentNode()
97 SourcePathComponentNode* ChildAt(int32 index)
102 SourcePathComponentNode* FindChildByName(const BString& name) const
114 bool AddChild(SourcePathComponentNode* child)
126 bool RemoveChild(SourcePathComponentNode* child)
168 SourcePathComponentNode* nod
[all...]
H A DImageFunctionsView.h44 class SourcePathComponentNode;

Completed in 31 milliseconds