Searched refs:GetGroupItemIndex (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 | 204 bool GetGroupItemIndex(double x, double y, RefPtr<FrameNode> itemFrameNode, int32_t& index,
|
H A D | list_pattern.cpp | 1688 if (GetGroupItemIndex(x, y, itemFrameNode, index, itemIndex)) { in GetItemIndexInGroup() 1702 bool ListPattern::GetGroupItemIndex(double x, double y, RefPtr<FrameNode> itemFrameNode, in GetGroupItemIndex() function in OHOS::Ace::NG::ListPattern
|