Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_image.h39 bool IsLeafNode() const override
H A Ddom_video.h49 bool IsLeafNode() const override
H A Ddom_node.h824 virtual bool IsLeafNode() const in IsLeafNode() function in OHOS::Ace::Framework::DOMNode
H A Ddom_node.cpp1219 tweenComponent_->SetLeafNode(IsLeafNode()); in CompositeComponents()
1223 displayComponent_->DisableLayer(IsLeafNode()); in CompositeComponents()
/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.h108 bool IsLeafNode() const in IsLeafNode() function in OHOS::Ace::TweenComponent
H A Dtween_element.cpp542 displayComponent->DisableLayer(tween->IsLeafNode()); in BuildChild()

Completed in 8 milliseconds