Searched refs:ProcessAreaVertical (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 | 180 int32_t ProcessAreaVertical(double& x, double& y, Rect& groupRect, int32_t& index,
|
H A D | list_pattern.cpp | 1722 areaValue = ProcessAreaVertical(x, y, rect, index, groupItemPattern); in GetGroupItemIndex() 1737 int32_t ListPattern::ProcessAreaVertical(double& x, double& y, Rect& groupRect, int32_t& index, in ProcessAreaVertical() function in OHOS::Ace::NG::ListPattern
|