Home
last modified time | relevance | path

Searched defs:GetFrameChildByIndex (Results 1 – 5 of 5) 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() function in OHOS::Ace::NG::CustomNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.cpp286 RefPtr<UINode> RepeatVirtualScrollNode::GetFrameChildByIndex( in GetFrameChildByIndex() function in OHOS::Ace::NG::RepeatVirtualScrollNode
H A Dlazy_for_each_node.cpp325 RefPtr<UINode> LazyForEachNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, … in GetFrameChildByIndex() function in OHOS::Ace::NG::LazyForEachNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dui_node.cpp1430 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in GetFrameChildByIndex() function in OHOS::Ace::NG::UINode
H A Dframe_node.cpp4585 RefPtr<UINode> FrameNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool a… in GetFrameChildByIndex() function in OHOS::Ace::NG::FrameNode