Home
last modified time | relevance | path

Searched defs:needBuild (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.cpp175 RefPtr<UINode> CustomNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool … in GetFrameChildByIndex()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.cpp287 uint32_t index, bool needBuild, bool isCache, bool addToRenderTree) in GetFrameChildByIndex()
H A Dlazy_for_each_node.cpp325 RefPtr<UINode> LazyForEachNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, … in GetFrameChildByIndex()
H A Dlazy_for_each_builder.cpp21 int32_t index, bool needBuild, bool isCache) in GetChildByIndex()
H A Dlazy_for_each_builder.h236 bool needBuild = false; in SetActiveChildRange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp231 …RefPtr<LayoutWrapper> FindFrameNodeByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in FindFrameNodeByIndex()
253 …RefPtr<LayoutWrapper> GetFrameNodeByIndex(uint32_t index, bool needBuild, bool isCache, bool addTo… in GetFrameNodeByIndex()
4585 RefPtr<UINode> FrameNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool a… in GetFrameChildByIndex()
H A Dui_node.cpp1430 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in GetFrameChildByIndex()