Home
last modified time | relevance | path

Searched refs:ProcessAreaHorizontal (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.h182 int32_t ProcessAreaHorizontal(double& x, double& y, Rect& groupRect, int32_t& index,
H A Dlist_pattern.cpp1724 areaValue = ProcessAreaHorizontal(x, y, rect, index, groupItemPattern); in GetGroupItemIndex()
1770 int32_t ListPattern::ProcessAreaHorizontal(double& x, double& y, Rect& groupRect, int32_t& index, in ProcessAreaHorizontal() function in OHOS::Ace::NG::ListPattern