Searched defs:groupRect (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_group_algorithm_test_ng.cpp | 177 RectF groupRect = GetChildRect(frameNode_, 0); variable 201 RectF groupRect = GetChildRect(frameNode_, 0); variable
|
H A D | list_layout_test_ng.cpp | 378 auto groupRect = group1->GetGeometryNode()->GetFrameRect(); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_pattern.cpp | 1711 Rect groupRect = GetItemRectInGroup(index, groupIndex); in GetGroupItemIndex() local 1737 int32_t ListPattern::ProcessAreaVertical(double& x, double& y, Rect& groupRect, int32_t& index, in ProcessAreaVertical() 1770 int32_t ListPattern::ProcessAreaHorizontal(double& x, double& y, Rect& groupRect, int32_t& index, in ProcessAreaHorizontal()
|