Home
last modified time | relevance | path

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 Dlist_pattern.h180 int32_t ProcessAreaVertical(double& x, double& y, Rect& groupRect, int32_t& index,
H A Dlist_pattern.cpp1722 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