Home
last modified time | relevance | path

Searched defs:GetChildByIndex (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
H A Dlazy_foreach_component.cpp32 RefPtr<Component> LazyForEachComponent::GetChildByIndex(size_t index) in GetChildByIndex() function in OHOS::Ace::V2::LazyForEachComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_param.cpp49 RefPtr<LayoutWrapper> MeasureLayoutParam::GetChildByIndex(int32_t index) in GetChildByIndex() function in OHOS::Ace::NG::MeasureLayoutParam
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Drender_tab_bar.cpp773 RefPtr<RenderNode> RenderTabBar::GetChildByIndex(int32_t index) const in GetChildByIndex() function in OHOS::Ace::RenderTabBar
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_builder.cpp20 std::pair<std::string, RefPtr<UINode>> LazyForEachBuilder::GetChildByIndex( in GetChildByIndex() function in OHOS::Ace::NG::LazyForEachBuilder
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp382 RefPtr<RenderNode> RenderList::GetChildByIndex(int32_t index) in GetChildByIndex() function in OHOS::Ace::RenderList
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid.cpp482 RefPtr<RenderNode> RenderGrid::GetChildByIndex(int32_t index) const in GetChildByIndex() function in OHOS::Ace::RenderGrid
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp3788 RefPtr<UINode> TextPattern::GetChildByIndex(int32_t index) const in GetChildByIndex() function in OHOS::Ace::NG::TextPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp4452 RefPtr<LayoutWrapper> FrameNode::GetChildByIndex(uint32_t index, bool isCache) in GetChildByIndex() function in OHOS::Ace::NG::FrameNode