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 D | list_pattern.h | 182 int32_t ProcessAreaHorizontal(double& x, double& y, Rect& groupRect, int32_t& index,
|
H A D | list_pattern.cpp | 1724 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
|