Home
last modified time | relevance | path

Searched refs:childMainOffset (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2103 auto childMainOffset = GetMainAxis(child->GetPosition()); in GetNearChildByPosition() local
2104 if (childMainOffset > mainOffset) { in GetNearChildByPosition()