Searched defs:GetChildByIndex (Results 1 – 8 of 8) sorted by relevance
32 RefPtr<Component> LazyForEachComponent::GetChildByIndex(size_t index) in GetChildByIndex() function in OHOS::Ace::V2::LazyForEachComponent
49 RefPtr<LayoutWrapper> MeasureLayoutParam::GetChildByIndex(int32_t index) in GetChildByIndex() function in OHOS::Ace::NG::MeasureLayoutParam
773 RefPtr<RenderNode> RenderTabBar::GetChildByIndex(int32_t index) const in GetChildByIndex() function in OHOS::Ace::RenderTabBar
20 std::pair<std::string, RefPtr<UINode>> LazyForEachBuilder::GetChildByIndex( in GetChildByIndex() function in OHOS::Ace::NG::LazyForEachBuilder
382 RefPtr<RenderNode> RenderList::GetChildByIndex(int32_t index) in GetChildByIndex() function in OHOS::Ace::RenderList
482 RefPtr<RenderNode> RenderGrid::GetChildByIndex(int32_t index) const in GetChildByIndex() function in OHOS::Ace::RenderGrid
3788 RefPtr<UINode> TextPattern::GetChildByIndex(int32_t index) const in GetChildByIndex() function in OHOS::Ace::NG::TextPattern
4452 RefPtr<LayoutWrapper> FrameNode::GetChildByIndex(uint32_t index, bool isCache) in GetChildByIndex() function in OHOS::Ace::NG::FrameNode