Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dgroup_node.h33 void FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) override in FastPreviewUpdateChild() function
H A Dui_node.h419 virtual void FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dtitle_bar_node.cpp59 void TitleBarNode::FastPreviewUpdateChild(int32_t slot, const RefPtr<UINode>& newChild) in FastPreviewUpdateChild() function in OHOS::Ace::NG::TitleBarNode