Searched defs:AddChild (Results 1 - 25 of 27) sorted by path

12

/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DDirectory.cpp80 Directory::AddChild(Node* node) function in class:Directory
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp532 TreeTableNode::AddChild(TreeTableNode* child, int32 index) function in class:TreeTableNode
/haiku/src/kits/debugger/value/
H A DValueNodeContainer.cpp55 ValueNodeContainer::AddChild(ValueNodeChild* child) function in class:ValueNodeContainer
/haiku/src/kits/interface/
H A DSplitView.cpp198 BSplitView::AddChild(BView* child, BView* sibling) function in class:BSplitView
205 BSplitView::AddChild(BView* child, float weight) function in class:BSplitView
212 BSplitView::AddChild(int32 index, BView* child, float weight) function in class:BSplitView
219 BSplitView::AddChild(BLayoutItem* child) function in class:BSplitView
226 BSplitView::AddChild(BLayoutItem* child, float weight) function in class:BSplitView
233 BSplitView::AddChild(int32 index, BLayoutItem* child, float weight) function in class:BSplitView
H A DBitmap.cpp881 BBitmap::AddChild(BView* view) function in class:BBitmap
H A DView.cpp4591 BView::AddChild(BView* child, BView* before) function in class:BView
4607 BView::AddChild(BLayoutItem* child) function in class:BView
H A DWindow.cpp542 BWindow::AddChild(BView* child, BView* before) function in class:BWindow
551 BWindow::AddChild(BLayoutItem* child) function in class:BWindow
/haiku/src/kits/print/
H A DPrintPanel.cpp249 BPrintPanel::AddChild(BView* child, BView* before) function in class:BPrivate::Print::BPrintPanel
/haiku/src/system/boot/loader/
H A Dpartitions.cpp239 Partition::AddChild() function in class:boot::Partition
/haiku/src/tests/add-ons/print/ppd/model/
H A DStatement.cpp77 void Statement::AddChild(Statement* statement) function in class:Statement
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DView.cpp196 View::AddChild(View* child) function in class:View
/haiku/src/tests/servers/app/newerClipping/
H A DViewLayer.cpp109 ViewLayer::AddChild(ViewLayer* layer) function in class:ViewLayer
H A DWindowLayer.cpp347 WindowLayer::AddChild(ViewLayer* layer) function in class:WindowLayer
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp1114 device_node::AddChild(device_node* node) function in class:device_node
/haiku/src/add-ons/kernel/drivers/input/hid_shared/
H A DHIDCollection.cpp73 HIDCollection::AddChild(HIDCollection *child) function in class:HIDCollection
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackageDirectory.cpp31 PackageDirectory::AddChild(PackageNode* node) function in class:PackageDirectory
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/
H A DKPPPInterface.cpp1178 KPPPInterface::AddChild(KPPPInterface *child) function in class:KPPPInterface
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp114 bool AddChild(SourcePathComponentNode* child) function in class:ImageFunctionsView::SourcePathComponentNode
H A DVariablesView.cpp513 bool AddChild(ModelNode* child) function in class:VariablesView::ModelNode
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.cpp76 DIECompileUnitBase::AddChild(DebugInfoEntry* child) function in class:DIECompileUnitBase
457 DIECompoundType::AddChild(DebugInfoEntry* child) function in class:DIECompoundType
495 DIEClassBaseType::AddChild(DebugInfoEntry* child) function in class:DIEClassBaseType
737 DIEArrayType::AddChild(DebugInfoEntry* child) function in class:DIEArrayType
847 DIEEnumerationType::AddChild(DebugInfoEntry* child) function in class:DIEEnumerationType
993 DIELexicalBlock::AddChild(DebugInfoEntr function in class:DIELexicalBlock
1241 DIESubroutineType::AddChild(DebugInfoEntry* child) function in class:DIESubroutineType
1891 DIENamespace::AddChild(DebugInfoEntry* child) function in class:DIENamespace
1962 DIESubprogram::AddChild(DebugInfoEntry* child) function in class:DIESubprogram
2695 DIETemplateTypeParameterPack::AddChild(DebugInfoEntry* child) function in class:DIETemplateTypeParameterPack
2740 DIETemplateValueParameterPack::AddChild(DebugInfoEntry* child) function in class:DIETemplateValueParameterPack
2785 DIECallSite::AddChild(DebugInfoEntry* child) function in class:DIECallSite
2831 DIECallSiteParameter::AddChild(DebugInfoEntry* child) function in class:DIECallSiteParameter
[all...]
H A DDebugInfoEntry.cpp152 DebugInfoEntry::AddChild(DebugInfoEntry* child) function in class:DebugInfoEntry
/haiku/src/kits/package/hpkg/
H A DPackageWriterImpl.cpp83 void AddChild(Attribute* child) function in struct:BPackageKit::BHPKG::BPrivate::PackageWriterImpl::Attribute
322 void AddChild(Entry* child) function in struct:BPackageKit::BHPKG::BPrivate::PackageWriterImpl::Entry
H A DWriterImplBase.cpp203 WriterImplBase::PackageAttribute::AddChild(PackageAttribute* child) function in class:BPackageKit::BHPKG::BPrivate::WriterImplBase::PackageAttribute
/haiku/src/servers/app/
H A DView.cpp236 View::AddChild(View* view) function in class:View
/haiku/src/system/boot/loader/file_systems/packagefs/
H A Dpackagefs.cpp213 void AddChild(PackageNode* node) function in struct:PackageFS::PackageDirectory

Completed in 430 milliseconds

12