Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp626 … auto targetPosBeforeStartIndex = GetTotalHeightFromZeroIndex(startMainLineIndex, mainGap); in GetGridItemAnimatePos() local
630 …auto height2Top = targetPos - targetPosBeforeStartIndex - std::abs(currentGridLayoutInfo.currentOf… in GetGridItemAnimatePos()
633 targetPosBeforeStartIndex - targetLineHeight; in GetGridItemAnimatePos()