Searched defs:referencePos (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/ |
H A D | render_list_item_group.h | 36 double referencePos; member
|
H A D | render_list.cpp | 3079 void RenderList::LayoutChild(RefPtr<RenderNode> child, double referencePos, bool forward) in LayoutChild()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_group_pattern.h | 63 float referencePos = 0.0f; member
|
H A D | list_item_group_layout_algorithm.h | 155 …void SetListMainSize(float startPos, float endPos, float referencePos, float prevContentSize, bool… in SetListMainSize()
|
H A D | list_layout_algorithm.cpp | 1636 …float referencePos, bool forwardLayout, const RefPtr<ListLayoutProperty>& layoutProperty, bool gro… in SetListItemGroupParam() 1721 float referencePos, bool forwardLayout) const in CheckListItemGroupRecycle() 2135 float referencePos = 0.0f; in PredictBuildGroup() local
|
H A D | list_item_group_layout_algorithm.cpp | 337 RefPtr<LayoutProperty> layoutProperty, bool forwardLayout, float referencePos) in UpdateReferencePos() 1032 …const RefPtr<LayoutWrapper>& layoutWrapper, float startPos, float endPos, float referencePos, bool… in CheckRecycle()
|