Home
last modified time | relevance | path

Searched defs:curChild (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp395 const RefPtr<RenderNode>& curChild, int32_t curIndex, const RefPtr<RenderNode>& lastChild) in LayoutChild()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp1016 auto curChild = dirty->GetOrCreateChildByIndex(GetLoopIndex(currentFocusIndex_)); in OnDirtyLayoutWrapperSwap() local