Home
last modified time | relevance | path

Searched defs:footerPos (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.cpp361 double footerPos = forwardReferencePos_; in SetItemsPostion() local
493 double footerPos = forwardReferencePos_ + offset; in SetChainOffset() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_group_algorithm_test_ng.cpp549 float footerPos = GetChildY(frameNode_, 0) + GetChildY(firstGroupNode, 0); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp1129 float footerPos = 0.0f; in LayoutHeaderFooterRTL() local