Searched refs:CountChildren (Results 76 - 78 of 78) sorted by last modified time

1234

/haiku/src/tests/servers/app/newerClipping/
H A DViewLayer.h50 uint32 CountChildren(bool deep = false) const;
/haiku/src/kits/storage/disk_device/
H A DPartitionDelegate.cpp122 // CountChildren
124 BPartition::Delegate::CountChildren() const function in class:BPartition::Delegate
126 return fMutablePartition.CountChildren();
H A DPartitionDelegate.h35 int32 CountChildren() const;

Completed in 42 milliseconds

1234