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 D | custom_node.cpp | 175 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 D | repeat_virtual_scroll_node.cpp | 286 RefPtr<UINode> RepeatVirtualScrollNode::GetFrameChildByIndex( in GetFrameChildByIndex() function in OHOS::Ace::NG::RepeatVirtualScrollNode
|
H A D | lazy_for_each_node.cpp | 325 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 D | ui_node.cpp | 1430 RefPtr<UINode> UINode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool addT… in GetFrameChildByIndex() function in OHOS::Ace::NG::UINode
|
H A D | frame_node.cpp | 4585 RefPtr<UINode> FrameNode::GetFrameChildByIndex(uint32_t index, bool needBuild, bool isCache, bool a… in GetFrameChildByIndex() function in OHOS::Ace::NG::FrameNode
|