Home
last modified time | relevance | path

Searched defs:IsAncestorOf (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmetadata.cpp301 bool MetadataPropertyContainer::IsAncestorOf(const IObject::ConstPtr& object) const in IsAncestorOf() function in Internal::MetadataPropertyContainer
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer_base.cpp327 bool ContainerBase::IsAncestorOf(const IObject::ConstPtr& object) const in IsAncestorOf() function in ContainerBase
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp239 bool IsAncestorOf(ISceneNode const& node) override in IsAncestorOf() function in NodeSystem::SceneNode