Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.h344 …bool GetGridItemAnimatePos(const GridLayoutInfo& currentGridLayoutInfo, int32_t targetIndex, Scrol…
H A Dgrid_layout_info.cpp589 bool GridLayoutInfo::GetGridItemAnimatePos(const GridLayoutInfo& currentGridLayoutInfo, int32_t tar… in GetGridItemAnimatePos() function in OHOS::Ace::NG::GridLayoutInfo
H A Dgrid_pattern.cpp1999 success = scrollGridLayoutInfo_.GetGridItemAnimatePos( in AnimateToTargetImpl()