Home
last modified time | relevance | path

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

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