Home
last modified time | relevance | path

Searched defs:topPos (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.cpp538 float topPos = GetItemTopPos(line, mainGap); in TransformAutoScrollAlign() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp510 auto topPos = jumpIndexStartPos + it->second.startPos - in CheckNoNeedJumpListItemGroup() local
532 const RefPtr<ListLayoutProperty>& layoutProperty, float topPos, float bottomPos) in JudgeInOfScreenScrollAutoType()