Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.cpp883 int32_t targetLine, float totalViewHeight, float mainSize) const in IsEndLineInScreenWithGap()
903 auto totalViewHeight = gridLayoutInfo_.GetTotalHeightOfItemsInView(mainGap_); in ScrollToIndexAuto() local
2303 auto totalViewHeight = gridLayoutInfo_.GetTotalHeightOfItemsInView(mainGap_, true); in SkipLargeLineHeightLines() local