Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp884 float GridLayoutInfo::GetDistanceToBottom(float mainSize, float heightInView, float mainGap) const in GetDistanceToBottom()
H A Dgrid_pattern.cpp1612 float heightInView = info.GetTotalHeightOfItemsInView(mainGap, regular); in GetEndOffset() local