Home
last modified time | relevance | path

Searched defs:allowTransition (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp213 …st<RefPtr<UINode>>::iterator UINode::RemoveChild(const RefPtr<UINode>& child, bool allowTransition) in RemoveChild()
299 void UINode::Clean(bool cleanDirectly, bool allowTransition, int32_t branchId) in Clean()
358 bool UINode::OnRemoveFromParent(bool allowTransition) in OnRemoveFromParent()
H A Dframe_node.cpp3687 bool FrameNode::OnRemoveFromParent(bool allowTransition) in OnRemoveFromParent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp613 const std::string& nodeType, bool allowTransition) in RemoveChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_property.cpp802 void LayoutProperty::OnVisibilityUpdate(VisibleType visible, bool allowTransition) in OnVisibilityUpdate()
1305 void LayoutProperty::UpdateVisibility(const VisibleType& value, bool allowTransition) in UpdateVisibility()