Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
Dwater_flow_layout_info_sw.cpp143 float disToBot = EndPosWithMargin() + footerHeight_ - std::min(lastMainSize_, maxHeight_); in GetOverScrolledDelta() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_pattern.cpp1588 float disToBot = gridLayoutInfo_.GetDistanceToBottom(contentHeight, heightInView, mainGap); in GetEndOffset() local
1647 float disToBot = info.GetDistanceToBottom( in GetEndOverScrollIrregular() local