Home
last modified time | relevance | path

Searched defs:bottomPos (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.cpp898 const float bottomPos = offset + heightInView; in GetDistanceToBottom() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp512 auto bottomPos = jumpIndexStartPos + it->second.endPos + in CheckNoNeedJumpListItemGroup() local
532 const RefPtr<ListLayoutProperty>& layoutProperty, float topPos, float bottomPos) in JudgeInOfScreenScrollAutoType()