Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_irregular_layout_algorithm.cpp679 auto lengthOfItemsInViewport = info_.GetTotalHeightOfItemsInView(mainGap_); in AdaptToChildMainSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp179 auto lengthOfItemsInViewport = gridLayoutInfo_.GetTotalHeightOfItemsInView(mainGap_); in AdaptToChildMainSize() local
568 float lengthOfItemsInViewport = gridLayoutInfo_.GetTotalHeightOfItemsInView(mainGap_); in ModifyCurrentOffsetWhenReachEnd() local