Home
last modified time | relevance | path

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

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