Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_layout_algorithm.cpp493 auto bottomPos = jumpIndexStartPos + it->second.endPos + in CheckNoNeedJumpListItemGroup() local
513 const RefPtr<ListLayoutProperty>& layoutProperty, float topPos, float bottomPos) in JudgeInOfScreenScrollAutoType()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_layout_info.cpp954 const float bottomPos = offset + heightInView; in GetDistanceToBottom() local