Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_group_algorithm_test_ng.cpp177 RectF groupRect = GetChildRect(frameNode_, 0); variable
201 RectF groupRect = GetChildRect(frameNode_, 0); variable
H A Dlist_layout_test_ng.cpp378 auto groupRect = group1->GetGeometryNode()->GetFrameRect(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp1711 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()